diff options
author | alecpl <alec@alec.pl> | 2010-06-23 09:55:08 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-06-23 09:55:08 +0000 |
commit | b25dfd0913f2ca5666124740c30156fa0a6abaef (patch) | |
tree | 1c29159d3af630e440abb35aa70df5a4ef544537 /program/steps/utils/modcss.inc | |
parent | 5c024015f02ed5b0b772f8fff5bfe8aa6dab1d93 (diff) |
- removed PHP closing tag
Diffstat (limited to 'program/steps/utils/modcss.inc')
-rw-r--r-- | program/steps/utils/modcss.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/steps/utils/modcss.inc b/program/steps/utils/modcss.inc index 2224901ac..00d943352 100644 --- a/program/steps/utils/modcss.inc +++ b/program/steps/utils/modcss.inc @@ -95,4 +95,4 @@ header('HTTP/1.0 404 Not Found'); echo $error; exit; -?> + |