diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-03-20 18:38:33 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-03-20 18:38:33 +0000 |
commit | 91bf75df66c0ceb47629a3fd710c951d7dd4a187 (patch) | |
tree | e4f0c166c4f7e75ab292a7f9bc47963ce0eef2d4 /usr | |
parent | cff1e21d3e292bbe97c11c380a86be5fcce67216 (diff) | |
download | pfsense-91bf75df66c0ceb47629a3fd710c951d7dd4a187.zip pfsense-91bf75df66c0ceb47629a3fd710c951d7dd4a187.tar.gz |
Unbreak exec.php
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/exec.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php index 649067f..a03caa4 100755 --- a/usr/local/www/exec.php +++ b/usr/local/www/exec.php @@ -1,4 +1,4 @@ - <?php +<?php /* $Id$ */ /* Exec+ v1.02-000 - Copyright 2001-2003, All rights reserved |