[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
05122024
/
htdocs
/
perpustakaan
/
template
/
default-dz
/
[
Home
]
File: tinfo.inc.php
<?php // Main Setup $sysconf['template']['base'] = 'php'; $sysconf['template']['responsive'] = true; // Please use at your own risk. // Animation need big memories. Please adjust with your computer capability // ======================================================================== // Run gradient animation - you may need a big memory to run it well. $sysconf['template']['run_gradient_animation'] = false; // true or false $sysconf['template']['run_animation'] = false; // true or false // Choose gradient color // Available color: red, blue(default) , green, beach, mint, purple, pink $sysconf['template']['default_gradient'] = 'blue'; // Show video or image for the background. $sysconf['template']['background_mode'] = 'image'; // video, image or none