<?php namespace loyalsoft; /** * Description of Info_NewbieGuide * 新手引导 * @author gwang */ class Info_NewbieGuide extends Object_ext { //put your code here public $guideStep = 0; }