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

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

importing elgg-0.1.1a

Line 
1 <?php
2
3     // User-related content modules
4
5     // Blurb for editing your user details
6         $function['content:userdetails:edit'][] = path . "/content/users/content_userdetails_edit.php";
7
8 ?>
Note: See TracBrowser for help on using the browser.