friendicablog/view/theme/blog/theme.php
2012-09-20 02:46:21 -04:00

14 lines
217 B
PHP
Executable file

<?php
/**
* Name: Blog
* Version: 0.0
* Author: Fabio <http://kirgroup.com/profile/fabrixxm>
* Maintainer: Fabio <http://kirgroup.com/profile/fabrixxm>
*/
$a->theme_info = array(
);
function blog_init(&$a) {
}