Changeset 173 for pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps/platform/modules/user/actions/actions.class.php
- Timestamp:
- Sep 29, 2014 4:44:57 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/api.violet.vn/www/apps/platform/modules/user/actions/actions.class.php
r172 r173 119 119 120 120 $text = 'executeGetinfo'; 121 return $this->renderText($ text);121 return $this->renderText($us_id); 122 122 123 123 /* if ($us_id && $token==md5($us_id.self::TOKENPW)) $tbluser = $this->getUserField(TbluserPeer::US_ID, $us_id);
Note: See TracChangeset
for help on using the changeset viewer.