-
kenmickles committed revision 2 to the lilURL SVN repository, changing 6 files.
2009-06-25 21:44:06 UTC by kenmickles
-
kenmickles committed revision 1 to the lilURL SVN repository, changing 3 files.
2009-06-25 21:43:05 UTC by kenmickles
-
kenmickles changed the public information on the lilURL project.
2009-06-25 21:40:49 UTC by kenmickles
-
kenmickles changed the public information on the lilURL project.
2009-06-25 21:40:49 UTC by kenmickles
-
kenmickles changed the public information on the lilURL project.
2009-06-25 21:39:40 UTC by kenmickles
-
kenmickles changed the public information on the lilURL project.
2009-06-25 21:39:40 UTC by kenmickles
-
kenmickles changed the public information on the lilURL project.
2009-06-25 21:39:40 UTC by kenmickles
-
kenmickles changed the public information on the lilURL project.
2009-06-25 21:39:40 UTC by kenmickles
-
See http://epeus.blogspot.com/2008/07/shortening-urls-or-getting-inbetween.html
$ diff -u index.php index.php.301
--- index.php 2005-04-25 02:35:53.000000000 -0700
+++ index.php.301 2008-07-09 01:06:45.000000000 -0700
@@ -79,7 +79,7 @@
if ( $location != -1 )
{
- header('Location: '.$location);
+ header('Location: '.$location, TRUE, 301);
}
else
{.
2008-07-09 08:07:44 UTC by mlinksva
-
Anonymous committed patchset 1 of module CVSROOT to the lilURL CVS repository, changing 11 files.
2004-09-02 12:10:03 UTC by nobody