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-06-04 18:59:08 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d601ab93beb9be2cc69d64fa04803ff3c3601c3a
gallery3
/
modules
/
comment
History
Romain LE DISEZ
d601ab93be
Value stored in comment.state is not 15 char length.
...
Use a VARCHAR instead of a CHAR. It improves compatibility with PgSQL.
2009-06-23 10:12:09 +02:00
..
controllers
Sanitize all data we return via json_encode() to guard against XSS and
2009-06-03 17:08:23 -07:00
helpers
Value stored in comment.state is not 15 char length.
2009-06-23 10:12:09 +02:00
js
Hide the "no comments yet" text after the first comment is posted.
2009-04-06 00:27:24 +00:00
models
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
tests
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
views
Fix l10n messages (malformed html)
2009-06-18 01:47:29 -07:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00