9 lines
141 B
PHP
9 lines
141 B
PHP
<?php
|
|
/*
|
|
Created by Azhari Harahap <blackarazi@gmail.com>
|
|
Based on 'Original' theme
|
|
*/
|
|
$theme_name = 'Toba';
|
|
$theme_full_version = '0.1';
|
|
?>
|