diff --git a/config.sample.php b/config.sample.php index e469fbd..662831f 100644 --- a/config.sample.php +++ b/config.sample.php @@ -1,6 +1,7 @@ "1.0.1", "mysql" => [ "hostname" => "localhost", "dbname" => "timecard", @@ -8,7 +9,7 @@ return [ "password" => "" ], - "admin-password" => "admin", "canonical" => "http://localhost/timecard/", "heads" => [], + "admin_users" => [], ]; diff --git a/template/view.php b/template/view.php index 790667c..effb7ca 100644 --- a/template/view.php +++ b/template/view.php @@ -1,3 +1,4 @@ + @@ -9,7 +10,6 @@ $val): ?> -