Reply to thread

You can use [plain][code=rich] ... [/code][/plain] to enable formatting inside code tags.


[code=rich]public function isWorking()

{

    return true;

}[/code]


Back
Top Bottom