Pow file get data dir

From PlainOldWebserver

Jump to: navigation, search

[edit] pow_file_get_data_dir( )

 <?sjs
   var loc = pow_file_get_data_dir();
   document.writeln(loc);
 ?>

Result:

 /pow/data
Personal tools
Navigation