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-19 19:09:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40d496edeef614f7f3bc55d2fb178ea581dcd9f6
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