Jonathan Ernst
|
735a2bc65f
|
Prefix all GPC variables according to our coding standard
|
2006-07-06 17:27:54 +00:00 |
|
Jonathan Ernst
|
6d019b918a
|
Rename errorpage() to util_show_error_page() and move util_show_error_page() into include/util.php
|
2006-06-29 16:13:35 +00:00 |
|
Chris Morgan
|
e3f9e5371a
|
Use query_parameters() in SQL select, update and delete statements to protect against
sql injection attacks
|
2006-06-27 19:16:27 +00:00 |
|
EA Durbin
|
f982c8459e
|
Filter all user input to reduce the security impact of manipulated data
|
2006-06-17 06:10:10 +00:00 |
|
Chris Morgan
|
68aaffd9e3
|
Use the same background color for versions output with the application as by themselves.
|
2005-06-08 00:26:09 +00:00 |
|
Chris Morgan
|
81d3db95b8
|
Add the ability for admins to move a version from one application to another.
This is useful when there are duplicate applications and you want to move
versions prior to removing the duplicate app.
|
2005-06-05 21:26:07 +00:00 |
|