From 052dab4cbd7e208b3dc760192d08f2c64aca8377 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Thu, 27 Nov 2008 12:02:45 +0000 Subject: [PATCH] fixes git-svn-id: http://www.observium.org/svn/observer/trunk@326 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/pages/device/{dev-events.inc.php => events.inc.php} | 0 html/pages/device/{dev-ifgraphs.inc => ifgraphs.inc.php} | 0 html/pages/device/{dev-ifs.inc => ifs.inc.php} | 0 html/pages/device/{dev-overview.inc => overview.inc.php} | 0 html/pages/device/{dev-snmpwalk.inc.php => snmpwalk.inc.php} | 0 html/pages/device/{dev-srv.inc => srv.inc} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename html/pages/device/{dev-events.inc.php => events.inc.php} (100%) rename html/pages/device/{dev-ifgraphs.inc => ifgraphs.inc.php} (100%) rename html/pages/device/{dev-ifs.inc => ifs.inc.php} (100%) rename html/pages/device/{dev-overview.inc => overview.inc.php} (100%) rename html/pages/device/{dev-snmpwalk.inc.php => snmpwalk.inc.php} (100%) rename html/pages/device/{dev-srv.inc => srv.inc} (100%) diff --git a/html/pages/device/dev-events.inc.php b/html/pages/device/events.inc.php similarity index 100% rename from html/pages/device/dev-events.inc.php rename to html/pages/device/events.inc.php diff --git a/html/pages/device/dev-ifgraphs.inc b/html/pages/device/ifgraphs.inc.php similarity index 100% rename from html/pages/device/dev-ifgraphs.inc rename to html/pages/device/ifgraphs.inc.php diff --git a/html/pages/device/dev-ifs.inc b/html/pages/device/ifs.inc.php similarity index 100% rename from html/pages/device/dev-ifs.inc rename to html/pages/device/ifs.inc.php diff --git a/html/pages/device/dev-overview.inc b/html/pages/device/overview.inc.php similarity index 100% rename from html/pages/device/dev-overview.inc rename to html/pages/device/overview.inc.php diff --git a/html/pages/device/dev-snmpwalk.inc.php b/html/pages/device/snmpwalk.inc.php similarity index 100% rename from html/pages/device/dev-snmpwalk.inc.php rename to html/pages/device/snmpwalk.inc.php diff --git a/html/pages/device/dev-srv.inc b/html/pages/device/srv.inc similarity index 100% rename from html/pages/device/dev-srv.inc rename to html/pages/device/srv.inc