rename some gui include files

git-svn-id: http://www.observium.org/svn/observer/trunk@891 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-02-20 17:37:42 +00:00
parent caab3ee1c4
commit e227df8ef2
18 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ if($_SESSION['userlevel'] < '5') {
if($_POST['editing']) {
if($_SESSION['userlevel'] > "5") {
include("includes/edit-host.inc");
include("includes/device-edit.inc.php");
}
}