*** empty log message ***

git-svn-id: http://piwigo.org/svn/trunk@25 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2003-07-21 19:38:38 +00:00
parent a11cb36e34
commit 55a0a61aaf
47 changed files with 689 additions and 25 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
/*---------------couleur de fond pour le template agjimmy - lightred------------------*/
/* ce template a été "adapté" par thierry */
$user['couleur_fond'] = "#FFFFFF";
$user['couleur_text_fond'] = "black";
$user['couleur_text'] = "black";
?>