diff options
author | admin <devnull@localhost> | 2006-10-24 02:15:02 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-10-24 02:15:02 +0200 |
commit | 2b47ea414625b77a5694419f6905927d614e3e3b (patch) | |
tree | b020a68411ac35c6767da9f707fc6c61a47e12fd /system/application | |
parent | c75b09fd0d96a3871a8b02cbf0182d09b80d96e4 (diff) |
Diffstat (limited to 'system/application')
-rw-r--r-- | system/application/errors/error_php.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/application/errors/error_php.php b/system/application/errors/error_php.php index 9bba5b8cb..f085c2037 100644 --- a/system/application/errors/error_php.php +++ b/system/application/errors/error_php.php @@ -7,4 +7,4 @@ <p>Filename: <?php echo $filepath; ?></p> <p>Line Number: <?php echo $line; ?></p> -</div> +</div>
\ No newline at end of file |