![]() |
|---|
| [ Index ] |
Source Code Reference for V1.00 |
[Summary view] [Print] [Text view]
1 <?php /* $Id: footer.php 40 2008-02-11 12:11:44Z pedroix $ $URL: https://web2project.svn.sourceforge.net/svnroot/web2project/trunk/style/w2p-snowball/footer.php $ */ 2 global $a, $AppUI; 3 if (function_exists('styleRenderBoxBottom') && (w2PgetParam($_GET, 'tab', 0) != -1)) { 4 echo styleRenderBoxBottom(); 5 } 6 $AppUI->loadFooterJS(); 7 echo $AppUI->getMsg(); 8 ?> 9 </td> 10 </tr> 11 </table> 12 </body> 13 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Jan 8 03:00:03 2009 | Cross-referenced by PHPXref 0.7 |