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-20 11:29:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd9f945e3f2de4ea2402bd3941dba69c79ddc5a4
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