Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
main.php
1 <?php
2 
3 return array(
4  // editor client root path
5  //'clientBasePath' => 'http://oberig/gentics/ak-formgenerator/branches/dev',
6  //'clientBasePath' => 'http://dev-media.arbeiterkammer.at/formgenerator',
7  // editor client server local path
8  //'clientLocalPath' => 'D:\web_projects\oberig\oberig\www\gentics\ak-formgenerator\branches\dev'
9 );