diff --git a/htdocs/accountancy/index.php b/htdocs/accountancy/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/accountancy/index.php
+++ b/htdocs/accountancy/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/adherents/cartes/index.php b/htdocs/adherents/cartes/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/adherents/cartes/index.php
+++ b/htdocs/adherents/cartes/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/asterisk/index.php b/htdocs/asterisk/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/asterisk/index.php
+++ b/htdocs/asterisk/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/bookmarks/index.php b/htdocs/bookmarks/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/bookmarks/index.php
+++ b/htdocs/bookmarks/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/cashdesk/class/index.php b/htdocs/cashdesk/class/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/cashdesk/class/index.php
+++ b/htdocs/cashdesk/class/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/cashdesk/img/index.php b/htdocs/cashdesk/img/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/cashdesk/img/index.php
+++ b/htdocs/cashdesk/img/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/cashdesk/include/index.php b/htdocs/cashdesk/include/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/cashdesk/include/index.php
+++ b/htdocs/cashdesk/include/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/cashdesk/javascript/index.php b/htdocs/cashdesk/javascript/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/cashdesk/javascript/index.php
+++ b/htdocs/cashdesk/javascript/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/cashdesk/sql/index.php b/htdocs/cashdesk/sql/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/cashdesk/sql/index.php
+++ b/htdocs/cashdesk/sql/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/cashdesk/tpl/index.php b/htdocs/cashdesk/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/cashdesk/tpl/index.php
+++ b/htdocs/cashdesk/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/compta/facture/index.php b/htdocs/compta/facture/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/compta/facture/index.php
+++ b/htdocs/compta/facture/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/compta/journal/sellsjournal.php b/htdocs/compta/journal/sellsjournal.php
index e5ecde1a6be4c5ebfe92d84722bcf8becddb5e57..b2d73348949588099df316c988d352ddaf6d1c3e 100755
--- a/htdocs/compta/journal/sellsjournal.php
+++ b/htdocs/compta/journal/sellsjournal.php
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  */
 
 require("../../main.inc.php");
@@ -57,8 +57,8 @@ $html=new Form($db);
 
 $year_current = strftime("%Y",dol_now());
 $pastmonth = strftime("%m",dol_now()) - 1;
-$pastmonthyear = $year_current; 
-if ($pastmonth == 0) 
+$pastmonthyear = $year_current;
+if ($pastmonth == 0)
 {
 	$pastmonth = 12;
 	$pastmonthyear--;
@@ -159,7 +159,7 @@ foreach ($tabfac as $key => $val)
 	$invoicestatic->id=$key;
 	$invoicestatic->ref=$val["ref"];
 	$invoicestatic->type=$val["type"];
-	
+
 	print "<tr ".$bc[$var].">";
 	// third party
 	//print "<td>".$conf->global->COMPTA_JOURNAL_SELL."</td>";
@@ -204,5 +204,5 @@ print "</table>";
 
 // End of page
 $db->close();
-llxFooter('$Date$ - $Revision$');
+llxFooter('$Date: 2011/07/31 21:26:51 $ - $Revision: 1.9 $');
 ?>
\ No newline at end of file
diff --git a/htdocs/contact/canvas/default/index.php b/htdocs/contact/canvas/default/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/contact/canvas/default/index.php
+++ b/htdocs/contact/canvas/default/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/contact/canvas/default/tpl/index.php b/htdocs/contact/canvas/default/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/contact/canvas/default/tpl/index.php
+++ b/htdocs/contact/canvas/default/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/contact/canvas/index.php b/htdocs/contact/canvas/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/contact/canvas/index.php
+++ b/htdocs/contact/canvas/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/core/index.php b/htdocs/core/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/core/index.php
+++ b/htdocs/core/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/core/tpl/index.php b/htdocs/core/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/core/tpl/index.php
+++ b/htdocs/core/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/cron/index.php b/htdocs/cron/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/cron/index.php
+++ b/htdocs/cron/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/externalsite/index.php b/htdocs/externalsite/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/externalsite/index.php
+++ b/htdocs/externalsite/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/fourn/paiement/index.php b/htdocs/fourn/paiement/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/fourn/paiement/index.php
+++ b/htdocs/fourn/paiement/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/includes/adodbtime/index.php b/htdocs/includes/adodbtime/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/includes/adodbtime/index.php
+++ b/htdocs/includes/adodbtime/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/lib/databases/index.php b/htdocs/lib/databases/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/lib/databases/index.php
+++ b/htdocs/lib/databases/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/lib/index.php b/htdocs/lib/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/lib/index.php
+++ b/htdocs/lib/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/livraison/index.php b/htdocs/livraison/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/livraison/index.php
+++ b/htdocs/livraison/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/mantis/index.php b/htdocs/mantis/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/mantis/index.php
+++ b/htdocs/mantis/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/paybox/index.php b/htdocs/paybox/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/paybox/index.php
+++ b/htdocs/paybox/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/paypal/index.php b/htdocs/paypal/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/paypal/index.php
+++ b/htdocs/paypal/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/product/canvas/default/index.php b/htdocs/product/canvas/default/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/product/canvas/default/index.php
+++ b/htdocs/product/canvas/default/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/product/canvas/default/tpl/index.php b/htdocs/product/canvas/default/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/product/canvas/default/tpl/index.php
+++ b/htdocs/product/canvas/default/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/product/canvas/index.php b/htdocs/product/canvas/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/product/canvas/index.php
+++ b/htdocs/product/canvas/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/product/canvas/service/index.php b/htdocs/product/canvas/service/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/product/canvas/service/index.php
+++ b/htdocs/product/canvas/service/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/product/canvas/service/tpl/index.php b/htdocs/product/canvas/service/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/product/canvas/service/tpl/index.php
+++ b/htdocs/product/canvas/service/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/product/composition/index.php b/htdocs/product/composition/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/product/composition/index.php
+++ b/htdocs/product/composition/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/product/stats/index.php b/htdocs/product/stats/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/product/stats/index.php
+++ b/htdocs/product/stats/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/societe/canvas/default/index.php b/htdocs/societe/canvas/default/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/societe/canvas/default/index.php
+++ b/htdocs/societe/canvas/default/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/societe/canvas/default/tpl/index.php b/htdocs/societe/canvas/default/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/societe/canvas/default/tpl/index.php
+++ b/htdocs/societe/canvas/default/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/societe/canvas/individual/index.php b/htdocs/societe/canvas/individual/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/societe/canvas/individual/index.php
+++ b/htdocs/societe/canvas/individual/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/societe/canvas/individual/tpl/index.php b/htdocs/societe/canvas/individual/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/societe/canvas/individual/tpl/index.php
+++ b/htdocs/societe/canvas/individual/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/societe/checkvat/index.php b/htdocs/societe/checkvat/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/societe/checkvat/index.php
+++ b/htdocs/societe/checkvat/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/auguria/fckeditor/index.php b/htdocs/theme/auguria/fckeditor/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/auguria/fckeditor/index.php
+++ b/htdocs/theme/auguria/fckeditor/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/auguria/index.php b/htdocs/theme/auguria/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/auguria/index.php
+++ b/htdocs/theme/auguria/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/auguria/tpl/index.php b/htdocs/theme/auguria/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/auguria/tpl/index.php
+++ b/htdocs/theme/auguria/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/bureau2crea/fckeditor/index.php b/htdocs/theme/bureau2crea/fckeditor/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/bureau2crea/fckeditor/index.php
+++ b/htdocs/theme/bureau2crea/fckeditor/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/bureau2crea/index.php b/htdocs/theme/bureau2crea/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/bureau2crea/index.php
+++ b/htdocs/theme/bureau2crea/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/bureau2crea/tpl/index.php b/htdocs/theme/bureau2crea/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/bureau2crea/tpl/index.php
+++ b/htdocs/theme/bureau2crea/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/cameleo/fckeditor/index.php b/htdocs/theme/cameleo/fckeditor/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/cameleo/fckeditor/index.php
+++ b/htdocs/theme/cameleo/fckeditor/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/cameleo/index.php b/htdocs/theme/cameleo/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/cameleo/index.php
+++ b/htdocs/theme/cameleo/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/cameleo/tpl/index.php b/htdocs/theme/cameleo/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/cameleo/tpl/index.php
+++ b/htdocs/theme/cameleo/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/eldy/fckeditor/index.php b/htdocs/theme/eldy/fckeditor/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/eldy/fckeditor/index.php
+++ b/htdocs/theme/eldy/fckeditor/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/eldy/index.php b/htdocs/theme/eldy/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/eldy/index.php
+++ b/htdocs/theme/eldy/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/eldy/tpl/index.php b/htdocs/theme/eldy/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/eldy/tpl/index.php
+++ b/htdocs/theme/eldy/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/freelug/fckeditor/index.php b/htdocs/theme/freelug/fckeditor/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/freelug/fckeditor/index.php
+++ b/htdocs/theme/freelug/fckeditor/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/freelug/index.php b/htdocs/theme/freelug/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/freelug/index.php
+++ b/htdocs/theme/freelug/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/freelug/tpl/index.php b/htdocs/theme/freelug/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/freelug/tpl/index.php
+++ b/htdocs/theme/freelug/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/index.php b/htdocs/theme/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/index.php
+++ b/htdocs/theme/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/phones/index.php b/htdocs/theme/phones/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/phones/index.php
+++ b/htdocs/theme/phones/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/phones/smartphone/index.php b/htdocs/theme/phones/smartphone/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/phones/smartphone/index.php
+++ b/htdocs/theme/phones/smartphone/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/phones/smartphone/theme/default/index.php b/htdocs/theme/phones/smartphone/theme/default/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/phones/smartphone/theme/default/index.php
+++ b/htdocs/theme/phones/smartphone/theme/default/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/phones/smartphone/tpl/index.php b/htdocs/theme/phones/smartphone/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/phones/smartphone/tpl/index.php
+++ b/htdocs/theme/phones/smartphone/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/yellow/fckeditor/index.php b/htdocs/theme/yellow/fckeditor/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/yellow/fckeditor/index.php
+++ b/htdocs/theme/yellow/fckeditor/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/yellow/index.php b/htdocs/theme/yellow/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/yellow/index.php
+++ b/htdocs/theme/yellow/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file
diff --git a/htdocs/theme/yellow/tpl/index.php b/htdocs/theme/yellow/tpl/index.php
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7db0dd9ebf92f2ddad5a82d32d38ab764846107a 100644
--- a/htdocs/theme/yellow/tpl/index.php
+++ b/htdocs/theme/yellow/tpl/index.php
@@ -0,0 +1 @@
+Url not available
\ No newline at end of file