Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / ns-settings [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 07 Aug 2002 14:59:21 | postnuke_official/html/modules/ns-settings | admin.php,1.40.2.15,1.40.2.16 | Chris Dudley |
| form tags missing from settings options | |||
Update of /home/cvsroot/postnuke_official/html/modules/ns-settings
In directory ns7.hostnuke.net:/tmp/cvs-serv32366
Modified Files:
Tag: PostNuke_71
admin.php
Log Message:
form tags missing from settings options
Index: admin.php
===================================================================
RCS file: /home/cvsroot/postnuke_official/html/modules/ns-settings/Attic/admin.php,v
retrieving revision 1.40.2.15
retrieving revision 1.40.2.16
diff -C2 -d -r1.40.2.15 -r1.40.2.16
*** admin.php 4 Aug 2002 22:10:03 -0000 1.40.2.15
--- admin.php 7 Aug 2002 14:59:19 -0000 1.40.2.16
***************
*** 493,499 ****
--- 493,501 ----
'acronym',
'address',
+ 'applet',
'area',
'b',
'base',
+ 'basefont',
'bdo',
'big',
***************
*** 507,511 ****
--- 509,515 ----
'col',
'colgroup',
+ 'del',
'dfn',
+ 'dir',
'div',
'dl',
***************
*** 516,519 ****
--- 520,524 ----
'fieldset',
'font',
+ 'form',
'h1',
'h2',
***************
*** 528,531 ****
--- 533,537 ----
'input',
'ins',
+ 'kbd',
'label',
'legend',
***************
*** 534,537 ****
--- 540,544 ----
'marquee',
'menu',
+ 'nobr',
'object',
'ol',
***************
*** 545,548 ****
--- 552,556 ----
'samp',
'script',
+ 'select',
'small',
'span',
***************
*** 551,563 ****
'sub',
'sup',
- 'tt',
- 'u',
- 'ul',
'table',
'td',
! 'tfood',
'th',
'thead',
! 'tr');
}
! ?>
\ No newline at end of file
--- 559,574 ----
'sub',
'sup',
'table',
+ 'tbody',
'td',
! 'textarea',
! 'tfoot',
'th',
'thead',
! 'tr',
! 'tt',
! 'u',
! 'ul',
! 'var');
}
! ?>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |