Home
last modified time | relevance | path

Searched refs:ini (Results 101 – 125 of 345) sorted by relevance

12345678910>>...14

/template/daily/images/
H A Dpagetools-build.php33 $ini = parse_ini_file('../style.ini',true); variable
34 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/zenith/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/adoradark/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/dokuwikibee/dokuwikibee/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/20cones/images/
H A Dpagetools-build.php9 * The color for the active state is read from the style.ini's __link__ replacement
36 // load highlight color from style.ini
37 $ini = parse_ini_file('../style.ini',true);
38 $COLOR = hex2rgb($ini['replacements']['__link__']);
33 $ini = parse_ini_file('../style.ini',true); global() variable
/template/byu_2017_theme/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/codowik/images/
H A Dpagetools-build.php33 $ini = parse_ini_file('../style.ini',true); variable
34 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/flat/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/darkblue/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/ramtop/images/
H A Dpagetools-build.php33 $ini = parse_ini_file('../style.ini',true); variable
34 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/congrid/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/bs4simple/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/strap/images/
H A Dpagetools-build.php33 $ini = parse_ini_file('../style.ini',true); variable
34 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/ghw/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/mindthedark/images/
H A Dpagetools-build.php35 $ini = parse_ini_file('../style.ini',true); variable
36 $COLOR = hex2rgb($ini['replacements']['__link__']);
/template/stm/stm/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/nostalgia/
H A Dstyle.ini1 ; Please see https://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/starter/
H A Dstyle.ini1 ; Please see https://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/notepad/
H A Dstyle.ini1 ; Please see https://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/newspaper/
H A Dstyle.ini1 ; Please see https://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/benjamin/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/pinkberrynight/
H A Dstyle.ini1 ; Please see https://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/bulma/
H A Dstyle.ini1 ; Please see https://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/cleanresurrected/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
/template/panoramacake/
H A Dstyle.ini1 ; Please see http://www.php.net/manual/en/function.parse-ini-file.php
2 ; for limitations of the ini format used here
5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing

12345678910>>...14