830a73dcf6
Related to #95
6 lines
58 B
PHP
6 lines
58 B
PHP
<?php
|
|
|
|
class RainTPL
|
|
{
|
|
public static $tpl_dir = '';
|
|
}
|