MyShaarli/tests
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
..
utils LinkDB: do not access global variables 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
LinkDBTest.php LinkDB: do not access global variables 2015-06-24 23:26:52 +02:00
UtilsTest.php LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00