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
c453c0ef8239bc79e484dd3feb9e275e942e9d48
gallery3
/
modules
/
user
/
controllers
History
Andy Staudacher
b9bd1681a3
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -07:00
..
admin_users.php
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeString::purify().
2009-08-29 12:48:40 -07:00
login.php
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeString::purify().
2009-08-29 12:48:40 -07:00
logout.php
Update all code to use helper method html::clean(), html::purify(), ... instead of SafeString directly.
2009-08-29 22:54:20 -07:00
password.php
Merge commit 'upstream/master'
2009-08-29 14:17:48 -07:00
users.php
Add form processing events:
2009-07-23 10:35:52 -07:00