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-27 02:04:31 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d8225e44c4a91c20d6a1b4177a677b395aa0e07a
gallery3
/
core
/
controllers
T
History
Bharat Mediratta
d8225e44c4
Fix a typo user_id -> owner_id
2008-11-18 09:03:49 +00:00
..
album.php
First iteration of REST controller refactoring. RESTful controllers that refer to collections should now have plural names and there should be only one controller per resource. Updated existing classes that implement REST_Controller. The routing now works like this:
2008-11-18 08:28:32 +00:00
item.php
First iteration of REST controller refactoring. RESTful controllers that refer to collections should now have plural names and there should be only one controller per resource. Updated existing classes that implement REST_Controller. The routing now works like this:
2008-11-18 08:28:32 +00:00
photo.php
First iteration of REST controller refactoring. RESTful controllers that refer to collections should now have plural names and there should be only one controller per resource. Updated existing classes that implement REST_Controller. The routing now works like this:
2008-11-18 08:28:32 +00:00
rest.php
First iteration of REST controller refactoring. RESTful controllers that refer to collections should now have plural names and there should be only one controller per resource. Updated existing classes that implement REST_Controller. The routing now works like this:
2008-11-18 08:28:32 +00:00
welcome.php
Fix a typo user_id -> owner_id
2008-11-18 09:03:49 +00:00