Open Source Content Management System

mgd_update_topic_score

  1. Description

mgd_update_topic_score -- Change the score of a topic

Description

`bool **mgd_update_topic_score** (int id, int score)`

Minimum version: Midgard 1.1.1

Changes the score of topic with id id to score. Only owners of the topic are allowed to change the score.

Returns TRUE if successful. Returns FALSE on failure.

";  
        echo "reason: " . mgd_errstr();  
      }else{  
        echo "updated topic score"'  
      }  
    ?>
Designed by Nemein, hosted by Anykey