diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2004-12-22 00:26:53 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2004-12-22 00:26:53 +0000 |
commit | 65dd1ea3962def0a2720978d72ddfb14d3c4691b (patch) | |
tree | 7d0ec7d0c5302a4ac62daad5aa5dbd11fab2c4e8 /usr/local/www | |
parent | 3a35ed1933b53ce45fd5ed9c388cc7c3dbd2fd1c (diff) | |
download | pfsense-65dd1ea3962def0a2720978d72ddfb14d3c4691b.zip pfsense-65dd1ea3962def0a2720978d72ddfb14d3c4691b.tar.gz |
Stray a.
Diffstat (limited to 'usr/local/www')
-rwxr-xr-x | usr/local/www/pkg.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/pkg.php b/usr/local/www/pkg.php index 2532261..2d849a7 100755 --- a/usr/local/www/pkg.php +++ b/usr/local/www/pkg.php @@ -147,4 +147,3 @@ include("fbegin.inc"); <?php include("fend.inc"); ?> </body> </html> - |