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-04-18 03:29:19 -04:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
38f2784fbbb0661dc57627d2878cb640bbffe271
gallery3
/
modules
/
comment
/
helpers
History
Bharat Mediratta
31a545fa26
Add missing execute() call -- tests ftw!
2009-12-21 15:58:22 -08:00
..
comment_block.php
ORM::orderby -> ORM::order_by
2009-11-25 19:26:52 -08:00
comment_event.php
Add missing execute() call -- tests ftw!
2009-12-21 15:58:22 -08:00
comment_installer.php
Re-generate the install.sql so that the keys of the block lists are an md5 hash of the module_name:block_id. Also change the packager so we delete the _cache variable for the module gallery not core.
2009-11-12 13:14:02 -08:00
comment_rss.php
Convert all DB where() calls to take 3 arguments.
2009-11-26 12:09:04 -08:00
comment_theme.php
Convert all DB where() calls to take 3 arguments.
2009-11-26 12:09:04 -08:00
comment.php
Refactor the comment module as part of ticket:
#917
"Remove Rest Controller"
2009-11-25 08:12:50 -08:00