Added dates to scripts
authorHarvie <tomas@mudrunka.cz>
Mon, 2 Aug 2010 21:36:21 +0000 (23:36 +0200)
committerHarvie <tomas@mudrunka.cz>
Mon, 2 Aug 2010 21:36:21 +0000 (23:36 +0200)
http_auth.php
index.php

index 17ea511517e3a6eeeefc2715788a21500431189d..62c99115560ccbcfbb9675af25ecca21b38e459c 100755 (executable)
@@ -1,5 +1,5 @@
 <?php
-//Harvie's PHP HTTP-Auth script (2oo7)
+//Harvie's PHP HTTP-Auth script (2oo7-2o1o)
 //CopyLefted4U ;)
 ///SETTINGS//////////////////////////////////////////////////////////////////////////////////////////////////////
 //Login
index 7ef93890dbfe0a3ca884311073ca70c736776220..8fa325a20ec0abfd4ffeb306a6a4af10530f3de9 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -1,6 +1,6 @@
 <?php require_once('./http_auth.php'); /*Delete this line to disable password protection*/ ?>
 <?php $exec_time = round(microtime(true), 3); /*
-Harvie's JuKe!Box
+Harvie's JuKe!Box (2oo7-2o1o)
 /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 Version info:
  * 0.3.6 - Now sorting also directories and have icon link support in css
This page took 0.127503 seconds and 4 git commands to generate.