small changes to a couple of lookup functions which we need to use a bit more

This commit is contained in:
friendica
2014-02-20 17:20:24 -08:00
parent 057e6660ca
commit e12f6f1bd9
4 changed files with 9 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ require_once('include/BaseObject.php');
require_once('include/features.php');
require_once('include/taxonomy.php');
require_once('include/identity.php');
require_once('include/Contact.php');
define ( 'RED_PLATFORM', 'Red Matrix' );