Diff of /mambo/branches/4.6/includes/frontend.php
Parent Directory
|
Revision Log
|
Patch
| revision 1037, Fri Apr 13 06:01:44 2007 UTC | revision 1331, Thu Oct 11 14:05:06 2007 UTC | |
|---|---|---|
| # | Line 47 | Line 47 |
| 47 | /** | /** |
| 48 | * Assembles head tags | * Assembles head tags |
| 49 | */ | */ |
| 50 | function mosShowHead() { | function mosShowHead($keys='', $exclude='') { |
| 51 | $mainframe =& mosMainFrame::getInstance(); | $mainframe =& mosMainFrame::getInstance(); |
| 52 | $mainframe->mosShowHead(); | $mainframe->mosShowHead($keys, $exclude); |
| 53 | } | } |
| 54 | ?> | ?> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

