<?php
//
// copyright ?2000-2001, roland roberts <roland@astrofoto.org>
// 2001 alister bulman <alister@minotaur.nu> re-port multi template-roots + more
// php3 port: copyright ?1999 cdi <cdi@thewebmasters.net>, all rights reserved.
// perl version: copyright ?1998 jason moore <jmoore@sober.com>, all rights reserved.
//
// rcs revision
// @(#) $id: class.rfasttemplate.php,v 1.22 2001/10/18 21:36:53 roland exp $
// $source: /home/cvs/projects/php/tools/class.rfasttemplate.php,v $
//
// copyright notice
//
// this program is free software; you can redistribute it and/or modify
// it under the terms of the gnu general public license as published by
// the free software foundation; either version 2, or (at your option)
// any later version.
//
// class.rfasttemplate.php is distributed in the hope that it will be
// useful, but without any warranty; without even the implied warranty of
// merchantability or fitness for a particular purpose. see the gnu
// general public license for more details.
//
// comments
//
// i would like to thank cdi <cdi@thewebmasters.net> for pointing out the
// copyright notice attached to his php3 port which i had blindly missed
// in my first release of this code.
//
// this work is derived from class.fasttemplate.php3 version 1.1.0 as
// available from http://www.thewebmasters.net/. that work makes
// reference to the "gnu general a
| 对此文章发表了评论 |
