1; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2; for limitations of the ini format used here
3
4; Define the stylesheets your template uses here. The second value
5; defines for which output media the style should be loaded. Currently
6; print, screen and rtl are supported. rtl styles are loaded additionally
7; to screen styles if a right-to-left language is selected (eg. Hebrew).
8
9[stylesheets]
10
11css/screen.css	= screen
12css/print.css	= print
13css/all.css	= all
14
15[replacements]
16