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-22 20:39:11 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fd4faa89e63b72eeb07f0339a2be928e464e39ef
gallery3
/
core
/
controllers
History
Bharat Mediratta
a15c7cb11f
Change the PUT/DELETE tunneling param from __action to _method
...
to be like Rails.
2008-11-11 13:11:20 +00:00
..
album.php
Change Album and Photo controllers to set the user object as a global variable; change the header so it links to the user controllers; and add the user controllers which don't do anything.
2008-11-11 07:39:20 +00:00
item.php
Change REST API to use non-routable functions: _get(), _post(),
2008-11-11 07:29:48 +00:00
photo.php
Change Album and Photo controllers to set the user object as a global variable; change the header so it links to the user controllers; and add the user controllers which don't do anything.
2008-11-11 07:39:20 +00:00
rest.php
Change the PUT/DELETE tunneling param from __action to _method
2008-11-11 13:11:20 +00:00
welcome.php
Move scaffolding code out of the comments controller to welcome.php.
2008-11-11 12:20:20 +00:00