Removing unnecessary require_once lines (autoload!)

This commit is contained in:
Mikael Nordfeldth
2013-09-09 23:05:33 +02:00
parent 747fe9d59b
commit a9c4bcd71f
57 changed files with 4 additions and 122 deletions

View File

@@ -34,8 +34,6 @@ if (!defined('STATUSNET')) {
exit(1);
}
require_once INSTALLDIR.'/lib/apibareauth.php';
/**
* Returns the 20 most recent favorite notices for the authenticating user or user
* specified by the ID parameter in the requested format.