/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/css/defaulttheme.php
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/css/defaulttheme.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Feb 22 20:55:35 2003 UTC (21 years, 4 months ago) by jonen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -20 lines
+ updated whole lib to version 2.2.1 (new FormProcessing since 2.2.0!)

1 <?php
2
3 include_once("local_includes.inc");
4
5 require_once($phphtmllib."/widgets/includes.inc");
6
7 //cache this
8 Header("Cache-Control: public");
9
10 print $css_container->render();
11 ?>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed