Page MenuHomeDevCentral

No OneTemporary

diff --git a/_header.php b/_header.php
new file mode 100644
index 0000000..a945788
--- /dev/null
+++ b/_header.php
@@ -0,0 +1,5 @@
+<?php
+ //Kludge to be able to load libraries both in Pluton and in stand-alone tool version.
+ $tool_directory = getcwd() . '/tools/SourceTemplatesGenerator';
+ ini_set('include_path', ini_get('include_path') . ":$tool_directory");
+?>

File Metadata

Mime Type
text/x-diff
Expires
Thu, Sep 18, 14:20 (15 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2990966
Default Alt Text
(369 B)

Event Timeline