Project

General

Profile

« Previous | Next » 

Revision 1751

Added by Dietmar almost 12 years ago

- remove Template Engine Quickskin, but don't delete by upgrade-script on your webspace
! see Revsion 1749 set pages field menu to default 1 by new install
+ add folder DOCS to Twig with changelog, authours and licence
please find the Twig Book as pdf, This is the documentation for Twig,

View differences:

save.php
386 386
				. ' `template` VARCHAR( 255 ) NOT NULL DEFAULT \'\' ,'
387 387
				. ' `visibility` VARCHAR( 255 ) NOT NULL DEFAULT \'\' ,'
388 388
				. ' `position` INT NOT NULL DEFAULT \'0\','
389
				. ' `menu` INT NOT NULL DEFAULT \'0\','
389
				. ' `menu` INT NOT NULL DEFAULT \'1\','
390 390
				. ' `language` VARCHAR( 5 ) NOT NULL DEFAULT \'\' ,'
391 391
				. ' `page_code` INT NOT NULL DEFAULT \'0\','
392 392
				. ' `searching` INT NOT NULL DEFAULT \'0\','

Also available in: Unified diff