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
3d2fc86604cca5df2d9578564f653528063ba24d
gallery3
/
core
/
controllers
History
Bharat Mediratta
b6363bcb03
Update to reflect changes in Kohana ORM relationship code.
...
Now you must call ORM::save() after ORM::add() and ORM::remove().
2008-12-15 20:49:05 +00:00
..
admin.php
Rename default_admin to admin_default.
2008-12-15 01:50:52 +00:00
albums.php
Remove a couple of todo's by store the "theme name", "admin theme name" and "page size" in the vars table and initializing when the core module is installed
2008-12-12 19:39:38 +00:00
items.php
Get rid of all pseudo users and pseudo groups, while preserving all
2008-12-12 00:59:30 +00:00
photos.php
Remove a couple of todo's by store the "theme name", "admin theme name" and "page size" in the vars table and initializing when the core module is installed
2008-12-12 19:39:38 +00:00
rest.php
Check view permissions before allowing view access to albums/photos.
2008-12-09 10:14:09 +00:00
welcome.php
Update to reflect changes in Kohana ORM relationship code.
2008-12-15 20:49:05 +00:00