Commit 6e0a36700b8a6022a839bbe780576dcb63edf4b5
1 parent
4e0d1783
KTS-1899
"Update source to be phpdocumenter friendly" Updated. Reviewed By: Conrad Vermeulen git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6511 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
4 additions
and
4 deletions
ktwsapi/php/ktwsapi_cfg.inc.php
| 1 | 1 | <? |
| 2 | - | |
| 3 | 2 | /** |
| 4 | - * | |
| 5 | - * This is the basic configuration for the KnowledgeTree WebService object model. | |
| 6 | - * | |
| 3 | + * This is the basic configuration for the KnowledgeTree WebService object model | |
| 4 | + */ | |
| 5 | + | |
| 6 | +/* | |
| 7 | 7 | * The contents of this file are subject to the KnowledgeTree Public |
| 8 | 8 | * License Version 1.1 ("License"); You may not use this file except in |
| 9 | 9 | * compliance with the License. You may obtain a copy of the License at | ... | ... |