This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-31 04:00:56 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c65ae1203295ce07f43bc836dbeda82d1591ccdd
gallery3
/
core
T
History
Bharat Mediratta
f0a1950597
Fix a bug in the redirect after adding photos.
2008-12-07 04:56:39 +00:00
..
config
Implemented photo::_get_photo_add(). You need to create the var/uploads directory and make it writable by the server. The location of the temporary upload directory is specified in config/upload.php
2008-12-06 21:14:36 +00:00
controllers
Fix a bug in the redirect after adding photos.
2008-12-07 04:56:39 +00:00
helpers
Implemented photo::_get_photo_add(). You need to create the var/uploads directory and make it writable by the server. The location of the temporary upload directory is specified in config/upload.php
2008-12-06 21:14:36 +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
Tweak some issues with the moveTo Processing
2008-12-04 21:33:25 +00:00
models
* Add a moveTo unit test
2008-12-05 04:56:33 +00:00
tests
* Add a moveTo unit test
2008-12-05 04:56:33 +00:00
views
Change the startup code to only put installed modules on the autoload
2008-12-04 07:44:28 +00:00