Changeset 1a57fee
- Timestamp:
- 07/17/10 14:17:37 (3 years ago)
- Branches:
- master
- Children:
- 71e6e54
- Parents:
- 931c552 (diff), 432af09 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - git-author:
- Aurélien Bompard <aurelien@…> (07/17/10 14:17:37)
- git-committer:
- Aurélien Bompard <aurelien@…> (07/17/10 14:17:37)
- Files:
-
- 5 added
- 1 edited
-
action.php (added)
-
syntax.php (modified) (1 diff)
-
lang/ru/lang.php (added)
-
lang/ru/settings.php (added)
-
lang/zh/lang.php (added)
-
lang/zh/settings.php (added)
Legend:
- Unmodified
- Added
- Removed
-
syntax.php
rfa95b61 r432af09 86 86 if ($info_type == "template") { // Template-based export 87 87 $renderer->template = $info_value; 88 p_set_metadata($ID, array("relation"=> array("odt"=>array("template"=>$info_value)))); 88 89 } 89 90 }
Note: See TracChangeset
for help on using the changeset viewer.

