- replaced mysql_query() with query_appdb()
- removed opendb() - removed query_userdb() - removed error handling from the code as it is done with query_appdb()
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php
|
||||
/*******************************************************************/
|
||||
/* this script expects appId and optionally versionId as arguments */
|
||||
/* OR */
|
||||
|
||||
Reference in New Issue
Block a user