This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-23 21:09:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
20bd09ff004816ae152a2f890a24dc5e85741fac
gallery3
/
modules
/
server_add
/
controllers
History
Tim Almdal
7af844606d
The problem occurs because the square brackets are treated as special characters in the glob to find the children. This patch escapes the square brackets. Fixes ticket
#855
2009-12-30 15:33:22 -08:00
..
admin_server_add.php
Updates for the latest version of Kohana 2.4:
2009-12-21 21:27:43 -08:00
server_add.php
The problem occurs because the square brackets are treated as special characters in the glob to find the children. This patch escapes the square brackets. Fixes ticket
#855
2009-12-30 15:33:22 -08:00