Hi, Nick;
In the Model Details, the time the model was last on is just the present time, that’s kind of amusing…here is the code:
echo '<span>Last Performance ' . date('D, M d, H:i A', time()) . '</span>' . "\n”;
Ideally in my opinion it would show how many hours or mintes or days ago.
And some model details are not correct, like the gender showing as “Amateur"
|