MyShaarli/application
VirtualTam 9c8752a206 LinkDB: do not access global variables
Relates to #218

Removes "hidden" access to the following variables:
 - $GLOBALS['config']['datastore']
 - PHPPREFIX
 - PHPSUFFIX

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
2015-06-24 23:26:52 +02:00
..
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
LinkDB.php LinkDB: do not access global variables 2015-06-24 23:26:52 +02:00
Utils.php move escape() and sanitizeLink() to application/Utils.php 2015-06-24 01:08:30 +02:00