diff options
author | 3rd Infantry Division <thirdid@3rd-infantry-division.org> | 2011-04-19 12:45:10 -0400 |
---|---|---|
committer | 3rd Infantry Division <thirdid@3rd-infantry-division.org> | 2011-04-19 12:45:10 -0400 |
commit | 90b79921d05a24b8523d0c3d82401a35c814f058 (patch) | |
tree | 4625a860a8ddc8c878ec9552414ddc125088fbd6 | |
parent | 893396981991ddf1396decc7063fab363569646a (diff) | |
download | bayonetcms-90b79921d05a24b8523d0c3d82401a35c814f058.tar.gz |
No closing tag on <?php EOF
-rw-r--r-- | modules/cu3er/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cu3er/index.php b/modules/cu3er/index.php index cf4ed19..ad84154 100644 --- a/modules/cu3er/index.php +++ b/modules/cu3er/index.php @@ -45,7 +45,7 @@ </div>
<?php CloseContent(); ?>
-<?//php include'cuber.html';
+<?php //include'cuber.html'; ?>
/* <description>
<link target="_blank">http://www.3rd-infantry-division.org/forums/index.php?board=13.0</link>
|