« Return to Thread: Installing to Web Root Dir

Installing to Web Root Dir

by Igor Feghali-4 :: Rate this Message:

Reply to Author | View in Thread

Dear Friends,

Anyone please can help me getting this piece of package.xml:

   <dir name="www">
    <dir name="mdb2_schematool">
     <file name="action.php" role="www" />
     <file name="class.inc.php" role="www" />
     <file name="index.php" role="www" />
     <file name="result.php" role="www" />
    </dir>
   </dir> <!-- /www -->

actually installing files to web_root/mdb2_schematool instead of
web_root/www/mdb2_schematool ?

best regards,
Igor.

--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: Installing to Web Root Dir