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-07-01 21:29:54 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a197c057c83534b0fa59da692fa63bcd49c16a26
gallery3
/
core
/
controllers
History
Jozef Selesi
b2772f5a05
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
...
* Added a bug workaround to routes.php
2008-11-19 00:12:25 +00:00
..
albums.php
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
2008-11-19 00:12:25 +00:00
items.php
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
2008-11-19 00:12:25 +00:00
photos.php
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
2008-11-19 00:12:25 +00:00
rest.php
* Changed REST API. Now there are two separate methods for forms:
2008-11-18 23:40:47 +00:00
welcome.php
Fix a typo user_id -> owner_id
2008-11-18 09:03:49 +00:00