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
8bd7afeb5b98cda47fce9df8a32ce85d9ef1a173
gallery3
/
core
History
Bharat Mediratta
8bd7afeb5b
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
..
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
Don't use model_cache for get_version and set_version; that breaks the installer.
2008-12-16 05:04:42 +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