diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-09-28 05:28:25 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-09-28 05:28:25 +0000 |
commit | 447611c415681f2f447ca358714b55b48352cd5b (patch) | |
tree | 3e8ed5ef5f10ec401b1d11d7f152a1513b6b4f87 /usr/local/www | |
parent | fae0b5112dec75106ff0cc809ad4ad0b75640085 (diff) | |
download | pfsense-447611c415681f2f447ca358714b55b48352cd5b.zip pfsense-447611c415681f2f447ca358714b55b48352cd5b.tar.gz |
Remove stray 1
Diffstat (limited to 'usr/local/www')
-rwxr-xr-x | usr/local/www/edit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php index e63efaa..7206d21 100755 --- a/usr/local/www/edit.php +++ b/usr/local/www/edit.php @@ -1,4 +1,4 @@ -1<?php +<?php /* $Id$ */ /* edit.php |