Subversion Repositories Applications.papyrus

Rev

Rev 320 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 320 Rev 443
Line 14... Line 14...
14
// | license@php.net so we can mail you a copy immediately.               |
14
// | license@php.net so we can mail you a copy immediately.               |
15
// +----------------------------------------------------------------------+
15
// +----------------------------------------------------------------------+
16
// | Author: Alexey Borzov <borz_off@cs.msu.su>                           |
16
// | Author: Alexey Borzov <borz_off@cs.msu.su>                           |
17
// +----------------------------------------------------------------------+
17
// +----------------------------------------------------------------------+
18
//
18
//
19
// $Id: header.php,v 1.1 2005-03-30 08:50:33 jpm Exp $
19
// $Id: header.php,v 1.2 2005-09-20 17:01:22 ddelon Exp $
Line 20... Line 20...
20
 
20
 
Line 21... Line 21...
21
require_once 'HTML/QuickForm/static.php';
21
require_once 'HTML/QuickForm/static.php';
22
 
22