Fix references

This commit is contained in:
Zach Copley
2009-10-21 17:29:54 +00:00
parent 6199d31acc
commit 3e5c8f28c3
3 changed files with 4 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
require_once INSTALLDIR . '/extlib/facebook/facebook.php';
require_once INSTALLDIR . '/plugins/Facebook/facebook/facebook.php';
require_once INSTALLDIR . '/plugins/Facebook/facebookaction.php';
require_once INSTALLDIR . '/lib/noticelist.php';