Quote:
Originally Posted by jGas
hello again,
i'm wondering if there is a condition IF like:
<IF USER HAS NOMINATED THIS POST>text here
<ELSE>
</IF>
or a similar one:
<IF USER HAS NOT NOMINATED THIS POST>text here
<ELSE>
</IF>
thank you.
|
Checkout the functions "can_nominate_this_post()" and "nominated_already()" in the file located at "upload/includes/function_nominate_topic.php"