1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@7280 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-04-05 01:52:31 +00:00
parent 3eec9b84d1
commit 35e6a47c6a
5 changed files with 9 additions and 6 deletions

View File

@@ -299,6 +299,7 @@ function colorPalette(dir, width, height)
{
var r = 0, g = 0, b = 0;
var numberList = new Array(6);
var color = '';
numberList[0] = '00';
numberList[1] = '40';