From bacfb3b243d35cf18cf5b3496414af371b330422 Mon Sep 17 00:00:00 2001 From: Artem Andreev Date: Sat, 9 Apr 2011 13:56:00 +0400 Subject: [PATCH] Old (unmigrated) files renamed to _*. --- add_form.php => _add_form.php | 0 attendances.php => _attendances.php | 0 attsettings.php => _attsettings.php | 0 backuplib.php => _backuplib.php | 0 duration_form.php => _duration_form.php | 0 export.php => _export.php | 0 export_form.php => _export_form.php | 0 locallib.php => _locallib.php | 0 manage.php => _manage.php | 0 report.php => _report.php | 0 restorelib.php => _restorelib.php | 0 sessions.php => _sessions.php | 0 styles.php => _styles.php | 0 update_form.php => _update_form.php | 0 view.php => _view.php | 0 index.php | 2 +- lib.php | 4 +--- 17 files changed, 2 insertions(+), 4 deletions(-) rename add_form.php => _add_form.php (100%) rename attendances.php => _attendances.php (100%) rename attsettings.php => _attsettings.php (100%) rename backuplib.php => _backuplib.php (100%) rename duration_form.php => _duration_form.php (100%) rename export.php => _export.php (100%) rename export_form.php => _export_form.php (100%) rename locallib.php => _locallib.php (100%) rename manage.php => _manage.php (100%) rename report.php => _report.php (100%) rename restorelib.php => _restorelib.php (100%) rename sessions.php => _sessions.php (100%) rename styles.php => _styles.php (100%) rename update_form.php => _update_form.php (100%) rename view.php => _view.php (100%) diff --git a/add_form.php b/_add_form.php similarity index 100% rename from add_form.php rename to _add_form.php diff --git a/attendances.php b/_attendances.php similarity index 100% rename from attendances.php rename to _attendances.php diff --git a/attsettings.php b/_attsettings.php similarity index 100% rename from attsettings.php rename to _attsettings.php diff --git a/backuplib.php b/_backuplib.php similarity index 100% rename from backuplib.php rename to _backuplib.php diff --git a/duration_form.php b/_duration_form.php similarity index 100% rename from duration_form.php rename to _duration_form.php diff --git a/export.php b/_export.php similarity index 100% rename from export.php rename to _export.php diff --git a/export_form.php b/_export_form.php similarity index 100% rename from export_form.php rename to _export_form.php diff --git a/locallib.php b/_locallib.php similarity index 100% rename from locallib.php rename to _locallib.php diff --git a/manage.php b/_manage.php similarity index 100% rename from manage.php rename to _manage.php diff --git a/report.php b/_report.php similarity index 100% rename from report.php rename to _report.php diff --git a/restorelib.php b/_restorelib.php similarity index 100% rename from restorelib.php rename to _restorelib.php diff --git a/sessions.php b/_sessions.php similarity index 100% rename from sessions.php rename to _sessions.php diff --git a/styles.php b/_styles.php similarity index 100% rename from styles.php rename to _styles.php diff --git a/update_form.php b/_update_form.php similarity index 100% rename from update_form.php rename to _update_form.php diff --git a/view.php b/_view.php similarity index 100% rename from view.php rename to _view.php diff --git a/index.php b/index.php index 7450aa9..09dcd09 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,4 @@ - 2, 'A' => 0, 'L' => 1, 'E' => 1);