aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command
diff options
context:
space:
mode:
authorNicofuma <github@nicofuma.fr>2015-03-29 19:41:13 +0200
committerNicofuma <github@nicofuma.fr>2015-03-29 19:41:13 +0200
commitb9db47e3f52a8723b06e01f15c6e44052c014c42 (patch)
treea95b627f257c1682c211acdb861a6aa27a75a809 /phpBB/phpbb/console/command
parent1efbb5b3bbd8c0b38c0f265453514dfd87ef04f0 (diff)
parent7c5d872344a59f0fe2323d34885e543a09111ca7 (diff)
downloadforums-b9db47e3f52a8723b06e01f15c6e44052c014c42.tar
forums-b9db47e3f52a8723b06e01f15c6e44052c014c42.tar.gz
forums-b9db47e3f52a8723b06e01f15c6e44052c014c42.tar.bz2
forums-b9db47e3f52a8723b06e01f15c6e44052c014c42.tar.xz
forums-b9db47e3f52a8723b06e01f15c6e44052c014c42.zip
Merge pull request #3359 from marc1706/ticket/13568
[ticket/13568] Validate imagick path as readable absolute path closes #3359
Diffstat (limited to 'phpBB/phpbb/console/command')
0 files changed, 0 insertions, 0 deletions
='#n31'>31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
/* XPM */
static char * stock_ok_xpm[] = {
"24 24 50 1",
" 	c None",
".	c #000000",
"+	c #86A6C2",
"@	c #86A8B7",
"#	c #97B3CE",
"$	c #477198",
"%	c #779DC0",
"&	c #8FAECA",
"*	c #779DBF",
"=	c #C1D2E2",
"-	c #32516D",
";	c #A9C0D6",
">	c #628DB5",
",	c #A4BDD5",
"'	c #355674",
")	c #D7E2EC",
"!	c #A3BCD4",
"~	c #5987B2",
"{	c #5886B1",
"]	c #B2C7DB",
"^	c #8BABC9",
"/	c #7299BD",
"(	c #3C6081",
"_	c #7A9FC1",
":	c #769CBF",
"<	c #5483AF",
"[	c #1C2D3D",
"}	c #638EB6",
"|	c #ADC3D8",
"1	c #42698D",
"2	c #48739B",
"3	c #6690B7",
"4	c #7DA1C2",
"5	c #BACDDF",
"6	c #8CACC9",
"7	c #4E7DA9",
"8	c #263C51",
"9	c #5D8AB4",
"0	c #5785B0",
"a	c #5584B0",
"b	c #4F7EAA",
"c	c #426A8F",
"d	c #4C79A3",
"e	c #49749C",
"f	c #294158",
"g	c #406689",
"h	c #47729A",
"i	c #3D6284",
"j	c #33526E",
"k	c #1B2B3A",
"                        ",
"                        ",
"                        ",
"                  ..    ",
"                 .+@.   ",
"                 .#$.   ",
"                .%&.    ",
"                .#$.    ",
"               .*&.     ",
"               .=-.     ",
"              .;>.      ",
"      .       .,'.      ",
"     .).     .!~.       ",
"     .{].   .^/(.       ",
"      ._:.  .]<[.       ",
"       .%}..|}1.        ",
"       .2345678.        ",
"        .90abc.         ",
"         .bdef.         ",
"         .ghi.          ",
"          .jk.          ",
"           ..           ",
"                        ",
"                        "};