/[corp_html]/back/news/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

Diff of /back/news/global.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by dpavlin, Fri Feb 23 15:42:54 2001 UTC revision 1.7 by dpavlin, Wed Feb 28 14:16:35 2001 UTC
# Line 24  $fields[] = "priority";                $names[] = "Pri Line 24  $fields[] = "priority";                $names[] = "Pri
24  $types[]="type=text&length=2&default=0";  $types[]="type=text&length=2&default=0";
25    
26  $fields[] = "type";             $names[] = "Type";  $fields[] = "type";             $names[] = "Type";
27  $types[]="type=select&map[n]=News&map[c]=Community&map[e]=Events&map[r]=Results&selecttype=dropdown";  $types[]="type=select&map[n]=News&map[c]=Community&map[e]=Events&map[r]=Results&map[i]=Investors&selecttype=dropdown";
28    
29  $fields[] = "body";             $names[] = "Short text";  $fields[] = "body";             $names[] = "Short text";
30  $types[]="type=text&height=10&width=50&length=5000&required=1";  $types[]="type=text&height=10&width=50&length=5000&required=1";

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.26