use explicit include paths

This commit is contained in:
Zach Prezkuta
2012-12-28 14:51:50 -07:00
parent f03ac60725
commit e684324032
29 changed files with 44 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
<?php
require_once('acl_selectors.php');
require_once('include/acl_selectors.php');
function editpost_content(&$a) {