14 lines
No EOL
217 B
PHP
Executable file
14 lines
No EOL
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) {
|
|
|
|
} |