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
a3d904bcbab7cb153c2b617fc4389175ed00a4fc
gallery3
/
modules
/
comment
/
helpers
History
Bharat Mediratta
1fd0e14359
Convert all DB where() calls to take 3 arguments.
...
Convert all open_paren() calls to and_open() or or_open() as appropriate.
2009-11-26 12:09:04 -08:00
..
comment_block.php
ORM::orderby -> ORM::order_by
2009-11-25 19:26:52 -08:00
comment_event.php
Convert all DB where() calls to take 3 arguments.
2009-11-26 12:09:04 -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