root/releases/0.1.2a/content/userdetails/main.php

Revision 2, 144 bytes (checked in by sven, 3 years ago)

importing elgg-0.1.1a

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.