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
931d8c6bdce9fa4656d36c2f07ff6a38d0b47c5d
gallery3
/
core
History
Bharat Mediratta
e2544da5b0
Alphabetize field names to make it easier to find 'em.
2008-12-16 08:27:06 +00:00
..
config
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
controllers
Fix a bug where we were using module::set_var() instead of module::get_var() resulting in
2008-12-16 04:52:16 +00:00
helpers
Alphabetize field names to make it easier to find 'em.
2008-12-16 08:27:06 +00:00
hooks
Dynamically create the list of available modules. This permits new modules to be added without having to update the config.php file
2008-11-28 21:22:34 +00:00
libraries
Various optimizations:
2008-12-16 04:29:00 +00:00
models
Various optimizations:
2008-12-16 04:29:00 +00:00
tests
Make the profiler output more legible by adding some padding to the table.
2008-12-16 04:45:52 +00:00
views
Make the profiler output more legible by adding some padding to the table.
2008-12-16 04:45:52 +00:00