/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/widgets/svg/includes.inc
ViewVC logotype

Contents of /nfo/php/libs/com.newsblob.phphtmllib/widgets/svg/includes.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Wed Sep 24 16:39:09 2003 UTC (21 years ago) by jonen
Branch: MAIN
+ updated whole phphtmllib to v2.3.0

1 <?php
2
3 /**
4 * this file includes all of the widgets
5 * that live in this dir.
6 * If you add a new widget, you should add it here.
7 *
8 * $Id: includes.inc,v 1.1 2003/02/27 22:00:59 hemna Exp $
9 *
10 * @author Walter A. Boring IV <waboring@buildabetterweb.com>
11 * @package phpHtmlLib
12 *
13 */
14
15 include_once($phphtmllib."/widgets/svg/SVGDocumentClass.inc");
16 include_once($phphtmllib."/widgets/svg/SVGGraph.inc");
17
18 ?>

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