From 09035bb009e3cac6c826c767a44fb35326300bce Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Mon, 11 Jul 2005 00:56:45 +0000 Subject: [PATCH] r314: Removing old stylevars file (forgot to do this at r312) --- templates/stylevars.dsv | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 templates/stylevars.dsv diff --git a/templates/stylevars.dsv b/templates/stylevars.dsv deleted file mode 100644 index 3cfd4b8..0000000 --- a/templates/stylevars.dsv +++ /dev/null @@ -1,41 +0,0 @@ -/*=====================================================================*\ -|| ################################################################### || -|| # BugTrack [#]version[#] -|| # --------------------------------------------------------------- # || -|| # Copyright ©2002-[#]year[#] by Iris Studios, Inc. All Rights Reserved. # || -|| # This file may not be reproduced in any way without permission. # || -|| # --------------------------------------------------------------- # || -|| # User License Agreement at http://www.iris-studios.com/license/ # || -|| ################################################################### || -\*=====================================================================*/ - -/* -This file is parsed to create PHP variables that -are used in templates with the $stylevar[] array. -It is similar to how a CSS element would be done. - -Each line has: -variablename: value; - -Only letters and numbers are valid in variable names; -everything else is converted to an undescore. - -Values only are allowed to have numbers, letters, dashes, -periods/decimals, the number/pound sign, and the percent sign. - -Comments are only valid in C++ style (the type of comment this is). -*/ - -/* table elements */ - -border: 0; -spacing: 1; -padding: 3; -normal-width: 100%; - -/*=====================================================================*\ -|| ################################################################### -|| # $HeadURL$ -|| # $Id$ -|| ################################################################### -\*=====================================================================*/ \ No newline at end of file -- 2.22.5