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-04-18 03:29:19 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5ca17fd273c19a2d9fbff11d3c4bcf426d2cc6a9
gallery3
/
core
/
config
History
Bharat Mediratta
9b6ccfc7f3
Fix some lint errors
2008-12-17 19:06:39 +00:00
..
config.php
TEST_MODE always exists now, so check its value, don't rely on its existence to know that we're in test mode.
2008-12-16 05:13:04 +00:00
database.php
Read local database config file
2008-11-02 19:59:09 +00:00
locale.php
Some code audit fixes and adding some directory separator normalization code to make it work on Windows as well.
2008-11-26 20:21:39 +00:00
routes.php
1) Begins the creation of the local import module by adding the administation component to the scaffolding Actions tab. The importing functionality will follow shortly.
2008-12-11 17:20:55 +00:00
session.php
Fix some lint errors
2008-12-17 19:06:39 +00:00
upload.php
Style cleanups to make File_Structure_Test pass.
2008-12-07 07:42:02 +00:00