This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-16 18:32:07 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5b9801092b3c347161f9e3b8069e05945a5010d2
gallery3
/
modules
/
server_add
/
controllers
T
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