25.01.2017, 15:35
i am using cTime include/plugin;
my code:
Код:
native localtime(Time: tTime, tm <tmPtr>);
PHP код:
new tm <tmParam>;
new udate;
udate = cache_get_row_int(0, 2);
localtime(udate, tmParam);// warning here