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-21 03:49:21 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3fc6dab7acf8d6bacbc557a8554f92d251c0ed6b
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