Changeset 10524 for tags/6.1.5/ray/modules/im/inc/constants.inc.php
- Timestamp:
- 05/15/09 03:29:42 (3 years ago)
- File:
-
- 1 edited
-
tags/6.1.5/ray/modules/im/inc/constants.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/6.1.5/ray/modules/im/inc/constants.inc.php
r10349 r10524 33 33 'invite' => array( 34 34 'caption' => 'invite', 35 'holder' => 'holder',35 'holder' => $sModulesUrl . GLOBAL_MODULE . '/app/holder.swf', 36 36 'wmode' => 'window', 37 37 'parameters' => array('id', 'password'),
Note: See TracChangeset
for help on using the changeset viewer.