Diff of /mambo/branches/4.6/index.php
Parent Directory
|
Revision Log
|
Patch
| revision 217, Wed Feb 1 17:07:13 2006 UTC | revision 218, Wed Feb 1 20:38:06 2006 UTC | |
|---|---|---|
| # | Line 1626 | Line 1626 |
| 1626 | } | } |
| 1627 | ||
| 1628 | /** | /** |
| 1629 | * Get the current user - deprecated - use mamboCore instead | |
| 1630 | */ | |
| 1631 | function getUser() { | |
| 1632 | return mamboCore::get('currentUser'); | |
| 1633 | } | |
| 1634 | ||
| 1635 | /** | |
| 1636 | * Singleton get instance | * Singleton get instance |
| 1637 | * @param object the mainframe instance (if called internally) | * @param object the mainframe instance (if called internally) |
| 1638 | * Note that because of the need for creation parameters, this cannot | * Note that because of the need for creation parameters, this cannot |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

