Changeset 410
- Timestamp:
- 21/10/08 23:14:37 (5 years ago)
- Files:
-
- 1 modified
-
branches/sucs-site/components/news.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sucs-site/components/news.php
r252 r410 1 1 <?php 2 // Ensure we have a trailing slash so that relative links within the page work 3 if ($_SERVER['PATH_INFO']=="/News") header("Location: ".$baseurl."/News/"); 2 4 3 5 // A user must be in the staff group in order to edit content in this component
