Quote:
Originally Posted by ivenuss
1 - Yap
2 - You can actually change it in PHP
for example what I found:
PHP Code:
$temp = date("Y-m-d", $row["date"]);
$rel_date = date_format( $temp, "YYYYMMDD");
3 - Where you should set it and how do you imagine it? (example?)
4 - Well in future I can make
|
Gotcha!
In regards to my 3rd point, would be nice to have it as a separated column on the database and simply grab the value you set on a cvar, something like
sm_chatlog_servername "My Server #1"