Changeset 6961
- Timestamp:
- 08/30/07 03:14:04 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/jaws2/en/books/internals/coress/sections/registry/unified.xml
r6959 r6961 32 32 <methodsynopsis> 33 33 <type>Jaws_Registry_Key</type>><methodname>Jaws_Registry::createKey</methodname> 34 <methodparam><type>string</type><parameter>$regpath</parameter> 35 <methodparam><type>int</type><parameter>$type</parameter> 36 </methodparam> 34 <methodparam><type>string</type><parameter>$regpath</parameter></methodparam> 35 <methodparam><type>int</type><parameter>$type</parameter></methodparam> 37 36 </methodsynopsis> 38 37 </para>
