Mise a jour pour automatisation release

This commit is contained in:
Laurent Destailleur 2007-12-02 22:57:34 +00:00
parent a4d0a6367e
commit 8584e5fc0b
2 changed files with 10 additions and 1 deletions

View File

@ -15,7 +15,6 @@ htdocs/conf/conf.php
htdocs/avoir htdocs/avoir
htdocs/document htdocs/document
htdocs/documents htdocs/documents
htdocs/domain
htdocs/lolix htdocs/lolix
htdocs/postnuke htdocs/postnuke
htdocs/telephonie htdocs/telephonie

View File

@ -82,6 +82,9 @@ EXCLUDE = mysql \
documents \ documents \
htdocs/conf/conf.php \ htdocs/conf/conf.php \
htdocs/domain \ htdocs/domain \
htdocs/includes/adodbtime \
htdocs/includes/barcode \
htdocs/includes/cryptograph \
htdocs/includes/fckeditor \ htdocs/includes/fckeditor \
htdocs/includes/fpdf \ htdocs/includes/fpdf \
htdocs/includes/jpgraph2 \ htdocs/includes/jpgraph2 \
@ -89,13 +92,20 @@ EXCLUDE = mysql \
htdocs/includes/nusoap \ htdocs/includes/nusoap \
htdocs/includes/pear \ htdocs/includes/pear \
htdocs/includes/php_writeexcel \ htdocs/includes/php_writeexcel \
htdocs/includes/phpexcelreader \
htdocs/includes/phplot \ htdocs/includes/phplot \
htdocs/includes/phplot5 \ htdocs/includes/phplot5 \
htdocs/includes/scriptaculous \
htdocs/includes/treemenu \ htdocs/includes/treemenu \
htdocs/includes/xmlrpc \
htdocs/lib/jabber \ htdocs/lib/jabber \
htdocs/lib/vcard \ htdocs/lib/vcard \
htdocs/avoir \
htdocs/document \
htdocs/documents \
htdocs/lolix \ htdocs/lolix \
htdocs/postnuke \ htdocs/postnuke \
htdocs/telephonie \
htdocs/voyage \ htdocs/voyage \
htdocs/oscommerce_ws/ws_client_demo \ htdocs/oscommerce_ws/ws_client_demo \
htdocs/oscommerce_ws/ws_server \ htdocs/oscommerce_ws/ws_server \