/[corp_html]/back/emails/global.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /back/emails/global.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Mon Mar 5 15:06:54 2001 UTC (23 years, 3 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
annual report iz baze, isti template kao i results

1 dpavlin 1.1 <?
2     $phormationdir = "../phormation";
3     $DB = "pgsql";
4    
5     $fields[] = "referer"; $names[] = "Section from";
6 dpavlin 1.2 $types[]="type=text&width=15&length=20&required=1&default=2001";
7 dpavlin 1.1
8     $fields[] = "email"; $names[] = "Mail to:";
9     $types[]="type=text&width=50&height=4&length=8192";
10    
11     ?>

  ViewVC Help
Powered by ViewVC 1.1.26