root/releases/elgg0.8rc2/content/general/main.php

Revision 420, 130 bytes (checked in by sven, 3 years ago)

remove unnecessary leading slashes on strings appended to $CFG->*root vars

  • Property svn:eol-style set to native
Line 
1 <?php
2
3     // General content tags
4
5         $function['content:copyright'][] = path . "content/general/content_copyright.php";
6
7 ?>
Note: See TracBrowser for help on using the browser.