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

Revision 420, 146 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     // User details content
4
5         $function['content:userdetails:edit'][] = path . "content/mainindex/content_userdetails_edit.php";
6
7 ?>
Note: See TracBrowser for help on using the browser.