GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Pull Request — master (#1281)
by
unknown
10:31
created
phpmyfaq/inc/libs/tcpdf/fonts/times.php 2 patches
Spacing   +30 added lines, -30 removed lines patch added patch discarded remove patch
@@ -1,33 +1,33 @@
 block discarded – undo
1 1
 <?php
2 2
  // core font definition file for TCPDF (www.tcpdf.org)
3
-$type='core';
4
-$dw=500;
5
-$cw=array(0=>250,1=>250,2=>250,3=>250,4=>250,5=>250,6=>250,7=>250,8=>250,9=>250,
6
-10=>250,11=>250,12=>250,13=>250,14=>250,15=>250,16=>250,17=>250,18=>250,19=>250,
7
-20=>250,21=>250,22=>250,23=>250,24=>250,25=>250,26=>250,27=>250,28=>250,29=>250,
8
-30=>250,31=>250,32=>250,33=>333,34=>408,35=>500,36=>500,37=>833,38=>778,39=>180,
9
-40=>333,41=>333,42=>500,43=>564,44=>250,45=>333,46=>250,47=>278,48=>500,49=>500,
10
-50=>500,51=>500,52=>500,53=>500,54=>500,55=>500,56=>500,57=>500,58=>278,59=>278,
11
-60=>564,61=>564,62=>564,63=>444,64=>921,65=>722,66=>667,67=>667,68=>722,69=>611,
12
-70=>556,71=>722,72=>722,73=>333,74=>389,75=>722,76=>611,77=>889,78=>722,79=>722,
13
-80=>556,81=>722,82=>667,83=>556,84=>611,85=>722,86=>722,87=>944,88=>722,89=>722,
14
-90=>611,91=>333,92=>278,93=>333,94=>469,95=>500,96=>333,97=>444,98=>500,99=>444,
15
-100=>500,101=>444,102=>333,103=>500,104=>500,105=>278,106=>278,107=>500,108=>278,
16
-109=>778,110=>500,111=>500,112=>500,113=>500,114=>333,115=>389,116=>278,117=>500,
17
-118=>500,119=>722,120=>500,121=>500,122=>444,123=>480,124=>200,125=>480,126=>541,
18
-127=>350,128=>500,129=>350,130=>333,131=>500,132=>444,133=>1000,134=>500,135=>500,
19
-136=>333,137=>1000,138=>556,139=>333,140=>889,141=>350,142=>611,143=>350,144=>350,
20
-145=>333,146=>333,147=>444,148=>444,149=>350,150=>500,151=>1000,152=>333,153=>980,
21
-154=>389,155=>333,156=>722,157=>350,158=>444,159=>722,160=>250,161=>333,162=>500,
22
-163=>500,164=>500,165=>500,166=>200,167=>500,168=>333,169=>760,170=>276,171=>500,
23
-172=>564,173=>333,174=>760,175=>333,176=>400,177=>564,178=>300,179=>300,180=>333,
24
-181=>500,182=>453,183=>250,184=>333,185=>300,186=>310,187=>500,188=>750,189=>750,
25
-190=>750,191=>444,192=>722,193=>722,194=>722,195=>722,196=>722,197=>722,198=>889,
26
-199=>667,200=>611,201=>611,202=>611,203=>611,204=>333,205=>333,206=>333,207=>333,
27
-208=>722,209=>722,210=>722,211=>722,212=>722,213=>722,214=>722,215=>564,216=>722,
28
-217=>722,218=>722,219=>722,220=>722,221=>722,222=>556,223=>500,224=>444,225=>444,
29
-226=>444,227=>444,228=>444,229=>444,230=>667,231=>444,232=>444,233=>444,234=>444,
30
-235=>444,236=>278,237=>278,238=>278,239=>278,240=>500,241=>500,242=>500,243=>500,
31
-244=>500,245=>500,246=>500,247=>564,248=>500,249=>500,250=>500,251=>500,252=>500,
32
-253=>500,254=>500,255=>500);
3
+$type = 'core';
4
+$dw = 500;
5
+$cw = array(0=>250, 1=>250, 2=>250, 3=>250, 4=>250, 5=>250, 6=>250, 7=>250, 8=>250, 9=>250,
6
+10=>250, 11=>250, 12=>250, 13=>250, 14=>250, 15=>250, 16=>250, 17=>250, 18=>250, 19=>250,
7
+20=>250, 21=>250, 22=>250, 23=>250, 24=>250, 25=>250, 26=>250, 27=>250, 28=>250, 29=>250,
8
+30=>250, 31=>250, 32=>250, 33=>333, 34=>408, 35=>500, 36=>500, 37=>833, 38=>778, 39=>180,
9
+40=>333, 41=>333, 42=>500, 43=>564, 44=>250, 45=>333, 46=>250, 47=>278, 48=>500, 49=>500,
10
+50=>500, 51=>500, 52=>500, 53=>500, 54=>500, 55=>500, 56=>500, 57=>500, 58=>278, 59=>278,
11
+60=>564, 61=>564, 62=>564, 63=>444, 64=>921, 65=>722, 66=>667, 67=>667, 68=>722, 69=>611,
12
+70=>556, 71=>722, 72=>722, 73=>333, 74=>389, 75=>722, 76=>611, 77=>889, 78=>722, 79=>722,
13
+80=>556, 81=>722, 82=>667, 83=>556, 84=>611, 85=>722, 86=>722, 87=>944, 88=>722, 89=>722,
14
+90=>611, 91=>333, 92=>278, 93=>333, 94=>469, 95=>500, 96=>333, 97=>444, 98=>500, 99=>444,
15
+100=>500, 101=>444, 102=>333, 103=>500, 104=>500, 105=>278, 106=>278, 107=>500, 108=>278,
16
+109=>778, 110=>500, 111=>500, 112=>500, 113=>500, 114=>333, 115=>389, 116=>278, 117=>500,
17
+118=>500, 119=>722, 120=>500, 121=>500, 122=>444, 123=>480, 124=>200, 125=>480, 126=>541,
18
+127=>350, 128=>500, 129=>350, 130=>333, 131=>500, 132=>444, 133=>1000, 134=>500, 135=>500,
19
+136=>333, 137=>1000, 138=>556, 139=>333, 140=>889, 141=>350, 142=>611, 143=>350, 144=>350,
20
+145=>333, 146=>333, 147=>444, 148=>444, 149=>350, 150=>500, 151=>1000, 152=>333, 153=>980,
21
+154=>389, 155=>333, 156=>722, 157=>350, 158=>444, 159=>722, 160=>250, 161=>333, 162=>500,
22
+163=>500, 164=>500, 165=>500, 166=>200, 167=>500, 168=>333, 169=>760, 170=>276, 171=>500,
23
+172=>564, 173=>333, 174=>760, 175=>333, 176=>400, 177=>564, 178=>300, 179=>300, 180=>333,
24
+181=>500, 182=>453, 183=>250, 184=>333, 185=>300, 186=>310, 187=>500, 188=>750, 189=>750,
25
+190=>750, 191=>444, 192=>722, 193=>722, 194=>722, 195=>722, 196=>722, 197=>722, 198=>889,
26
+199=>667, 200=>611, 201=>611, 202=>611, 203=>611, 204=>333, 205=>333, 206=>333, 207=>333,
27
+208=>722, 209=>722, 210=>722, 211=>722, 212=>722, 213=>722, 214=>722, 215=>564, 216=>722,
28
+217=>722, 218=>722, 219=>722, 220=>722, 221=>722, 222=>556, 223=>500, 224=>444, 225=>444,
29
+226=>444, 227=>444, 228=>444, 229=>444, 230=>667, 231=>444, 232=>444, 233=>444, 234=>444,
30
+235=>444, 236=>278, 237=>278, 238=>278, 239=>278, 240=>500, 241=>500, 242=>500, 243=>500,
31
+244=>500, 245=>500, 246=>500, 247=>564, 248=>500, 249=>500, 250=>500, 251=>500, 252=>500,
32
+253=>500, 254=>500, 255=>500);
33 33
 ?>
Please login to merge, or discard this patch.
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
- // core font definition file for TCPDF (www.tcpdf.org)
2
+    // core font definition file for TCPDF (www.tcpdf.org)
3 3
 $type='core';
4 4
 $dw=600;
5 5
 $cw=array(0=>600,1=>600,2=>600,3=>600,4=>600,5=>600,6=>600,7=>600,8=>600,9=>600,
Please login to merge, or discard this patch.
phpmyfaq/inc/libs/tcpdf/fonts/courier.php 2 patches
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
- // core font definition file for TCPDF (www.tcpdf.org)
2
+    // core font definition file for TCPDF (www.tcpdf.org)
3 3
 $type='core';
4 4
 $dw=600;
5 5
 $cw=array(0=>600,1=>600,2=>600,3=>600,4=>600,5=>600,6=>600,7=>600,8=>600,9=>600,
Please login to merge, or discard this patch.
Spacing   +30 added lines, -30 removed lines patch added patch discarded remove patch
@@ -1,33 +1,33 @@
 block discarded – undo
1 1
 <?php
2 2
  // core font definition file for TCPDF (www.tcpdf.org)
3
-$type='core';
4
-$dw=600;
5
-$cw=array(0=>600,1=>600,2=>600,3=>600,4=>600,5=>600,6=>600,7=>600,8=>600,9=>600,
6
-10=>600,11=>600,12=>600,13=>600,14=>600,15=>600,16=>600,17=>600,18=>600,19=>600,
7
-20=>600,21=>600,22=>600,23=>600,24=>600,25=>600,26=>600,27=>600,28=>600,29=>600,
8
-30=>600,31=>600,32=>600,33=>600,34=>600,35=>600,36=>600,37=>600,38=>600,39=>600,
9
-40=>600,41=>600,42=>600,43=>600,44=>600,45=>600,46=>600,47=>600,48=>600,49=>600,
10
-50=>600,51=>600,52=>600,53=>600,54=>600,55=>600,56=>600,57=>600,58=>600,59=>600,
11
-60=>600,61=>600,62=>600,63=>600,64=>600,65=>600,66=>600,67=>600,68=>600,69=>600,
12
-70=>600,71=>600,72=>600,73=>600,74=>600,75=>600,76=>600,77=>600,78=>600,79=>600,
13
-80=>600,81=>600,82=>600,83=>600,84=>600,85=>600,86=>600,87=>600,88=>600,89=>600,
14
-90=>600,91=>600,92=>600,93=>600,94=>600,95=>600,96=>600,97=>600,98=>600,99=>600,
15
-100=>600,101=>600,102=>600,103=>600,104=>600,105=>600,106=>600,107=>600,108=>600,
16
-109=>600,110=>600,111=>600,112=>600,113=>600,114=>600,115=>600,116=>600,117=>600,
17
-118=>600,119=>600,120=>600,121=>600,122=>600,123=>600,124=>600,125=>600,126=>600,
18
-127=>600,128=>600,129=>600,130=>600,131=>600,132=>600,133=>600,134=>600,135=>600,
19
-136=>600,137=>600,138=>600,139=>600,140=>600,141=>600,142=>600,143=>600,144=>600,
20
-145=>600,146=>600,147=>600,148=>600,149=>600,150=>600,151=>600,152=>600,153=>600,
21
-154=>600,155=>600,156=>600,157=>600,158=>600,159=>600,160=>600,161=>600,162=>600,
22
-163=>600,164=>600,165=>600,166=>600,167=>600,168=>600,169=>600,170=>600,171=>600,
23
-172=>600,173=>600,174=>600,175=>600,176=>600,177=>600,178=>600,179=>600,180=>600,
24
-181=>600,182=>600,183=>600,184=>600,185=>600,186=>600,187=>600,188=>600,189=>600,
25
-190=>600,191=>600,192=>600,193=>600,194=>600,195=>600,196=>600,197=>600,198=>600,
26
-199=>600,200=>600,201=>600,202=>600,203=>600,204=>600,205=>600,206=>600,207=>600,
27
-208=>600,209=>600,210=>600,211=>600,212=>600,213=>600,214=>600,215=>600,216=>600,
28
-217=>600,218=>600,219=>600,220=>600,221=>600,222=>600,223=>600,224=>600,225=>600,
29
-226=>600,227=>600,228=>600,229=>600,230=>600,231=>600,232=>600,233=>600,234=>600,
30
-235=>600,236=>600,237=>600,238=>600,239=>600,240=>600,241=>600,242=>600,243=>600,
31
-244=>600,245=>600,246=>600,247=>600,248=>600,249=>600,250=>600,251=>600,252=>600,
32
-253=>600,254=>600,255=>600);
3
+$type = 'core';
4
+$dw = 600;
5
+$cw = array(0=>600, 1=>600, 2=>600, 3=>600, 4=>600, 5=>600, 6=>600, 7=>600, 8=>600, 9=>600,
6
+10=>600, 11=>600, 12=>600, 13=>600, 14=>600, 15=>600, 16=>600, 17=>600, 18=>600, 19=>600,
7
+20=>600, 21=>600, 22=>600, 23=>600, 24=>600, 25=>600, 26=>600, 27=>600, 28=>600, 29=>600,
8
+30=>600, 31=>600, 32=>600, 33=>600, 34=>600, 35=>600, 36=>600, 37=>600, 38=>600, 39=>600,
9
+40=>600, 41=>600, 42=>600, 43=>600, 44=>600, 45=>600, 46=>600, 47=>600, 48=>600, 49=>600,
10
+50=>600, 51=>600, 52=>600, 53=>600, 54=>600, 55=>600, 56=>600, 57=>600, 58=>600, 59=>600,
11
+60=>600, 61=>600, 62=>600, 63=>600, 64=>600, 65=>600, 66=>600, 67=>600, 68=>600, 69=>600,
12
+70=>600, 71=>600, 72=>600, 73=>600, 74=>600, 75=>600, 76=>600, 77=>600, 78=>600, 79=>600,
13
+80=>600, 81=>600, 82=>600, 83=>600, 84=>600, 85=>600, 86=>600, 87=>600, 88=>600, 89=>600,
14
+90=>600, 91=>600, 92=>600, 93=>600, 94=>600, 95=>600, 96=>600, 97=>600, 98=>600, 99=>600,
15
+100=>600, 101=>600, 102=>600, 103=>600, 104=>600, 105=>600, 106=>600, 107=>600, 108=>600,
16
+109=>600, 110=>600, 111=>600, 112=>600, 113=>600, 114=>600, 115=>600, 116=>600, 117=>600,
17
+118=>600, 119=>600, 120=>600, 121=>600, 122=>600, 123=>600, 124=>600, 125=>600, 126=>600,
18
+127=>600, 128=>600, 129=>600, 130=>600, 131=>600, 132=>600, 133=>600, 134=>600, 135=>600,
19
+136=>600, 137=>600, 138=>600, 139=>600, 140=>600, 141=>600, 142=>600, 143=>600, 144=>600,
20
+145=>600, 146=>600, 147=>600, 148=>600, 149=>600, 150=>600, 151=>600, 152=>600, 153=>600,
21
+154=>600, 155=>600, 156=>600, 157=>600, 158=>600, 159=>600, 160=>600, 161=>600, 162=>600,
22
+163=>600, 164=>600, 165=>600, 166=>600, 167=>600, 168=>600, 169=>600, 170=>600, 171=>600,
23
+172=>600, 173=>600, 174=>600, 175=>600, 176=>600, 177=>600, 178=>600, 179=>600, 180=>600,
24
+181=>600, 182=>600, 183=>600, 184=>600, 185=>600, 186=>600, 187=>600, 188=>600, 189=>600,
25
+190=>600, 191=>600, 192=>600, 193=>600, 194=>600, 195=>600, 196=>600, 197=>600, 198=>600,
26
+199=>600, 200=>600, 201=>600, 202=>600, 203=>600, 204=>600, 205=>600, 206=>600, 207=>600,
27
+208=>600, 209=>600, 210=>600, 211=>600, 212=>600, 213=>600, 214=>600, 215=>600, 216=>600,
28
+217=>600, 218=>600, 219=>600, 220=>600, 221=>600, 222=>600, 223=>600, 224=>600, 225=>600,
29
+226=>600, 227=>600, 228=>600, 229=>600, 230=>600, 231=>600, 232=>600, 233=>600, 234=>600,
30
+235=>600, 236=>600, 237=>600, 238=>600, 239=>600, 240=>600, 241=>600, 242=>600, 243=>600,
31
+244=>600, 245=>600, 246=>600, 247=>600, 248=>600, 249=>600, 250=>600, 251=>600, 252=>600,
32
+253=>600, 254=>600, 255=>600);
33 33
 ?>
Please login to merge, or discard this patch.
phpmyfaq/inc/libs/tcpdf/fonts/kozminproregular.php 2 patches
Indentation   +42 added lines, -42 removed lines patch added patch discarded remove patch
@@ -3,19 +3,19 @@  discard block
 block discarded – undo
3 3
 $name = 'KozMinPro-Regular-Acro';
4 4
 $displayname = 'Kozuka Mincho Pro (Japanese Serif)';
5 5
 $desc = array(
6
-	'Ascent' => 880,
7
-	'Descent' => -120,
8
-	'CapHeight' => 740,
9
-	'Flags' => 6,
10
-	'FontBBox' => '[-195 -272 1110 1075]',
11
-	'ItalicAngle' => 0,
12
-	'StemV' => 86,
13
-	'XHeight' => 502,
6
+    'Ascent' => 880,
7
+    'Descent' => -120,
8
+    'CapHeight' => 740,
9
+    'Flags' => 6,
10
+    'FontBBox' => '[-195 -272 1110 1075]',
11
+    'ItalicAngle' => 0,
12
+    'StemV' => 86,
13
+    'XHeight' => 502,
14 14
 );
15 15
 $cidinfo = array(
16
-	'Registry' => 'Adobe',
17
-	'Ordering' => 'Japan1',
18
-	'Supplement' => '4',
16
+    'Registry' => 'Adobe',
17
+    'Ordering' => 'Japan1',
18
+    'Supplement' => '4',
19 19
 );
20 20
 $enc = 'UniJIS-UCS2-H';
21 21
 
@@ -24,40 +24,40 @@  discard block
 block discarded – undo
24 24
 
25 25
 $dw = 1000;
26 26
 $cw = array(
27
-	32 => 278, 33 => 299, 34 => 353, 35 => 614, 36 => 614, 37 => 721, 38 => 735, 39 => 216, 40 => 323, 41 => 323,
28
-	42 => 449, 43 => 529, 44 => 219, 45 => 306, 46 => 219, 47 => 453, 48 => 614, 49 => 614, 50 => 614, 51 => 614,
29
-	52 => 614, 53 => 614, 54 => 614, 55 => 614, 56 => 614, 57 => 614, 58 => 219, 59 => 219, 60 => 529, 61 => 529,
30
-	62 => 529, 63 => 486, 64 => 744, 65 => 646, 66 => 604, 67 => 617, 68 => 681, 69 => 567, 70 => 537, 71 => 647,
31
-	72 => 738, 73 => 320, 74 => 433, 75 => 637, 76 => 566, 77 => 904, 78 => 710, 79 => 716, 80 => 605, 81 => 716,
32
-	82 => 623, 83 => 517, 84 => 601, 85 => 690, 86 => 668, 87 => 990, 88 => 681, 89 => 634, 90 => 578, 91 => 316,
33
-	92 => 614, 93 => 316, 94 => 529, 95 => 500, 96 => 387, 97 => 509, 98 => 566, 99 => 478, 100 => 565, 101 => 503,
34
-	102 => 337, 103 => 549, 104 => 580, 105 => 275, 106 => 266, 107 => 544, 108 => 276, 109 => 854, 110 => 579, 111 => 550,
35
-	112 => 578, 113 => 566, 114 => 410, 115 => 444, 116 => 340, 117 => 575, 118 => 512, 119 => 760, 120 => 503, 121 => 529,
36
-	122 => 453, 123 => 326, 124 => 380, 125 => 326, 126 => 387, 127 => 216, 128 => 453, 129 => 216, 130 => 380, 131 => 529,
37
-	132 => 299, 133 => 614, 134 => 614, 135 => 265, 136 => 614, 137 => 475, 138 => 614, 139 => 353, 140 => 451, 141 => 291,
38
-	142 => 291, 143 => 588, 144 => 589, 145 => 500, 146 => 476, 147 => 476, 148 => 219, 149 => 494, 150 => 452, 151 => 216,
39
-	152 => 353, 153 => 353, 154 => 451, 156 => 1075, 157 => 486, 158 => 387, 159 => 387, 160 => 387, 161 => 387,
40
-	162 => 387,	163 => 387, 164 => 387, 165 => 387, 166 => 387, 167 => 387, 168 => 387, 170 => 880, 171 => 448,
41
-	172 => 566, 173 => 716,	174 => 903, 175 => 460, 176 => 805, 177 => 275, 178 => 276, 179 => 550, 180 => 886, 181 => 582,
42
-	182 => 529, 183 => 738,	184 => 529, 185 => 738, 186 => 357, 187 => 529, 188 => 406, 189 => 406, 190 => 575, 191 => 406,
43
-	192 => 934, 193 => 934,	194 => 934, 195 => 646, 196 => 646, 197 => 646, 198 => 646, 199 => 646, 200 => 646, 201 => 617,
44
-	202 => 567, 203 => 567, 204 => 567, 205 => 567, 206 => 320, 207 => 320, 208 => 320, 209 => 320, 210 => 681, 211 => 710,
45
-	212 => 716, 213 => 716, 214 => 716, 215 => 716, 216 => 716, 217 => 529, 218 => 690, 219 => 690, 220 => 690, 221 => 690,
46
-	222 => 634, 223 => 605, 224 => 509, 225 => 509, 226 => 509, 227 => 509, 228 => 509, 229 => 509, 230 => 478, 231 => 503,
47
-	232 => 503, 233 => 503, 234 => 503, 235 => 275, 236 => 275, 237 => 275, 238 => 275, 239 => 550, 240 => 579, 241 => 550,
48
-	242 => 550, 243 => 550, 244 => 550, 245 => 550, 246 => 529, 247 => 575, 248 => 575, 249 => 575, 250 => 575, 251 => 529,
49
-	252 => 578, 253 => 529, 254 => 517, 255 => 634, 256 => 578, 257 => 445, 258 => 444, 259 => 842, 260 => 453, 261 => 614,
27
+    32 => 278, 33 => 299, 34 => 353, 35 => 614, 36 => 614, 37 => 721, 38 => 735, 39 => 216, 40 => 323, 41 => 323,
28
+    42 => 449, 43 => 529, 44 => 219, 45 => 306, 46 => 219, 47 => 453, 48 => 614, 49 => 614, 50 => 614, 51 => 614,
29
+    52 => 614, 53 => 614, 54 => 614, 55 => 614, 56 => 614, 57 => 614, 58 => 219, 59 => 219, 60 => 529, 61 => 529,
30
+    62 => 529, 63 => 486, 64 => 744, 65 => 646, 66 => 604, 67 => 617, 68 => 681, 69 => 567, 70 => 537, 71 => 647,
31
+    72 => 738, 73 => 320, 74 => 433, 75 => 637, 76 => 566, 77 => 904, 78 => 710, 79 => 716, 80 => 605, 81 => 716,
32
+    82 => 623, 83 => 517, 84 => 601, 85 => 690, 86 => 668, 87 => 990, 88 => 681, 89 => 634, 90 => 578, 91 => 316,
33
+    92 => 614, 93 => 316, 94 => 529, 95 => 500, 96 => 387, 97 => 509, 98 => 566, 99 => 478, 100 => 565, 101 => 503,
34
+    102 => 337, 103 => 549, 104 => 580, 105 => 275, 106 => 266, 107 => 544, 108 => 276, 109 => 854, 110 => 579, 111 => 550,
35
+    112 => 578, 113 => 566, 114 => 410, 115 => 444, 116 => 340, 117 => 575, 118 => 512, 119 => 760, 120 => 503, 121 => 529,
36
+    122 => 453, 123 => 326, 124 => 380, 125 => 326, 126 => 387, 127 => 216, 128 => 453, 129 => 216, 130 => 380, 131 => 529,
37
+    132 => 299, 133 => 614, 134 => 614, 135 => 265, 136 => 614, 137 => 475, 138 => 614, 139 => 353, 140 => 451, 141 => 291,
38
+    142 => 291, 143 => 588, 144 => 589, 145 => 500, 146 => 476, 147 => 476, 148 => 219, 149 => 494, 150 => 452, 151 => 216,
39
+    152 => 353, 153 => 353, 154 => 451, 156 => 1075, 157 => 486, 158 => 387, 159 => 387, 160 => 387, 161 => 387,
40
+    162 => 387,	163 => 387, 164 => 387, 165 => 387, 166 => 387, 167 => 387, 168 => 387, 170 => 880, 171 => 448,
41
+    172 => 566, 173 => 716,	174 => 903, 175 => 460, 176 => 805, 177 => 275, 178 => 276, 179 => 550, 180 => 886, 181 => 582,
42
+    182 => 529, 183 => 738,	184 => 529, 185 => 738, 186 => 357, 187 => 529, 188 => 406, 189 => 406, 190 => 575, 191 => 406,
43
+    192 => 934, 193 => 934,	194 => 934, 195 => 646, 196 => 646, 197 => 646, 198 => 646, 199 => 646, 200 => 646, 201 => 617,
44
+    202 => 567, 203 => 567, 204 => 567, 205 => 567, 206 => 320, 207 => 320, 208 => 320, 209 => 320, 210 => 681, 211 => 710,
45
+    212 => 716, 213 => 716, 214 => 716, 215 => 716, 216 => 716, 217 => 529, 218 => 690, 219 => 690, 220 => 690, 221 => 690,
46
+    222 => 634, 223 => 605, 224 => 509, 225 => 509, 226 => 509, 227 => 509, 228 => 509, 229 => 509, 230 => 478, 231 => 503,
47
+    232 => 503, 233 => 503, 234 => 503, 235 => 275, 236 => 275, 237 => 275, 238 => 275, 239 => 550, 240 => 579, 241 => 550,
48
+    242 => 550, 243 => 550, 244 => 550, 245 => 550, 246 => 529, 247 => 575, 248 => 575, 249 => 575, 250 => 575, 251 => 529,
49
+    252 => 578, 253 => 529, 254 => 517, 255 => 634, 256 => 578, 257 => 445, 258 => 444, 259 => 842, 260 => 453, 261 => 614,
50 50
 );
51 51
 $_cr = array(
52
-	array(231, 632, 500), // half-width
53
-	array(8718, 8718, 500),
54
-	array(9738, 9757, 250), // quarter-width
55
-	array(9758, 9778, 333), // third-width
56
-	array(12063, 12087, 500),
52
+    array(231, 632, 500), // half-width
53
+    array(8718, 8718, 500),
54
+    array(9738, 9757, 250), // quarter-width
55
+    array(9758, 9778, 333), // third-width
56
+    array(12063, 12087, 500),
57 57
 );
58 58
 foreach($_cr as $_r) {
59
-	for($i = $_r[0]; $i <= $_r[1]; $i++) {
60
-		$cw[$i+31] = $_r[2];
61
-	}
59
+    for($i = $_r[0]; $i <= $_r[1]; $i++) {
60
+        $cw[$i+31] = $_r[2];
61
+    }
62 62
 }
63 63
 ?>
Please login to merge, or discard this patch.
Spacing   +7 added lines, -7 removed lines patch added patch discarded remove patch
@@ -37,10 +37,10 @@  discard block
 block discarded – undo
37 37
 	132 => 299, 133 => 614, 134 => 614, 135 => 265, 136 => 614, 137 => 475, 138 => 614, 139 => 353, 140 => 451, 141 => 291,
38 38
 	142 => 291, 143 => 588, 144 => 589, 145 => 500, 146 => 476, 147 => 476, 148 => 219, 149 => 494, 150 => 452, 151 => 216,
39 39
 	152 => 353, 153 => 353, 154 => 451, 156 => 1075, 157 => 486, 158 => 387, 159 => 387, 160 => 387, 161 => 387,
40
-	162 => 387,	163 => 387, 164 => 387, 165 => 387, 166 => 387, 167 => 387, 168 => 387, 170 => 880, 171 => 448,
41
-	172 => 566, 173 => 716,	174 => 903, 175 => 460, 176 => 805, 177 => 275, 178 => 276, 179 => 550, 180 => 886, 181 => 582,
42
-	182 => 529, 183 => 738,	184 => 529, 185 => 738, 186 => 357, 187 => 529, 188 => 406, 189 => 406, 190 => 575, 191 => 406,
43
-	192 => 934, 193 => 934,	194 => 934, 195 => 646, 196 => 646, 197 => 646, 198 => 646, 199 => 646, 200 => 646, 201 => 617,
40
+	162 => 387, 163 => 387, 164 => 387, 165 => 387, 166 => 387, 167 => 387, 168 => 387, 170 => 880, 171 => 448,
41
+	172 => 566, 173 => 716, 174 => 903, 175 => 460, 176 => 805, 177 => 275, 178 => 276, 179 => 550, 180 => 886, 181 => 582,
42
+	182 => 529, 183 => 738, 184 => 529, 185 => 738, 186 => 357, 187 => 529, 188 => 406, 189 => 406, 190 => 575, 191 => 406,
43
+	192 => 934, 193 => 934, 194 => 934, 195 => 646, 196 => 646, 197 => 646, 198 => 646, 199 => 646, 200 => 646, 201 => 617,
44 44
 	202 => 567, 203 => 567, 204 => 567, 205 => 567, 206 => 320, 207 => 320, 208 => 320, 209 => 320, 210 => 681, 211 => 710,
45 45
 	212 => 716, 213 => 716, 214 => 716, 215 => 716, 216 => 716, 217 => 529, 218 => 690, 219 => 690, 220 => 690, 221 => 690,
46 46
 	222 => 634, 223 => 605, 224 => 509, 225 => 509, 226 => 509, 227 => 509, 228 => 509, 229 => 509, 230 => 478, 231 => 503,
@@ -55,9 +55,9 @@  discard block
 block discarded – undo
55 55
 	array(9758, 9778, 333), // third-width
56 56
 	array(12063, 12087, 500),
57 57
 );
58
-foreach($_cr as $_r) {
59
-	for($i = $_r[0]; $i <= $_r[1]; $i++) {
60
-		$cw[$i+31] = $_r[2];
58
+foreach ($_cr as $_r) {
59
+	for ($i = $_r[0]; $i <= $_r[1]; $i++) {
60
+		$cw[$i + 31] = $_r[2];
61 61
 	}
62 62
 }
63 63
 ?>
Please login to merge, or discard this patch.
phpmyfaq/inc/libs/tcpdf/fonts/almohanad.php 2 patches
Indentation   +88 added lines, -88 removed lines patch added patch discarded remove patch
@@ -6,94 +6,94 @@
 block discarded – undo
6 6
 $ut=64;
7 7
 $dw=600;
8 8
 $cw=array(
9
-	0=>0,32=>139,33=>185,34=>308,35=>278,36=>278,37=>556,38=>463,39=>154,40=>185,41=>185,42=>278,43=>317,44=>139,45=>185,46=>139,
10
-	47=>154,48=>278,49=>278,50=>278,51=>278,52=>278,53=>278,54=>278,55=>278,56=>278,57=>278,58=>185,59=>185,60=>317,61=>317,62=>317,
11
-	63=>278,64=>517,65=>401,66=>371,67=>401,68=>402,69=>371,70=>339,71=>432,72=>430,73=>214,74=>278,75=>424,76=>369,77=>524,78=>401,
12
-	79=>432,80=>339,81=>432,82=>396,83=>309,84=>371,85=>401,86=>401,87=>556,88=>401,89=>401,90=>371,91=>185,92=>154,93=>185,94=>323,
13
-	95=>278,96=>185,97=>278,98=>309,99=>247,100=>309,101=>247,102=>185,103=>278,104=>309,105=>154,106=>185,107=>309,108=>154,109=>463,110=>309,
14
-	111=>278,112=>309,113=>309,114=>247,115=>216,116=>185,117=>309,118=>278,119=>401,120=>278,121=>278,122=>247,123=>219,124=>122,125=>219,126=>289,
15
-	8364=>278,1027=>339,8218=>185,1107=>254,8222=>278,8230=>556,8224=>278,8225=>278,710=>185,8240=>556,352=>309,8249=>185,338=>556,1036=>432,381=>371,1039=>432,
16
-	8216=>185,8217=>185,8220=>278,8221=>278,8226=>194,8211=>278,8212=>556,732=>185,8482=>556,353=>216,8250=>185,339=>401,1116=>297,382=>247,376=>401,161=>185,
17
-	162=>278,163=>278,164=>278,165=>278,166=>122,167=>278,168=>185,169=>415,170=>167,171=>278,172=>317,174=>415,175=>185,176=>222,177=>317,178=>167,
18
-	179=>167,180=>185,181=>309,182=>300,183=>139,184=>185,185=>167,186=>183,187=>278,188=>417,189=>417,190=>417,191=>278,192=>401,193=>401,194=>401,
19
-	195=>401,196=>401,197=>401,198=>556,199=>401,200=>371,201=>371,202=>371,203=>371,204=>216,205=>216,206=>216,207=>216,208=>401,209=>401,210=>432,
20
-	211=>432,212=>432,213=>432,214=>432,215=>317,216=>432,217=>401,218=>401,219=>401,220=>401,221=>401,222=>339,223=>309,224=>278,225=>278,226=>278,
21
-	227=>278,228=>278,229=>278,230=>401,231=>247,232=>247,233=>247,234=>247,235=>247,236=>154,237=>154,238=>154,239=>154,240=>278,241=>309,242=>278,
22
-	243=>278,244=>278,245=>278,246=>278,247=>317,248=>278,249=>309,250=>309,251=>309,252=>309,253=>278,254=>309,255=>278,256=>401,257=>278,258=>401,
23
-	259=>278,260=>401,261=>278,262=>401,263=>247,264=>401,265=>247,266=>401,267=>247,268=>401,269=>247,270=>401,271=>309,272=>401,273=>309,274=>371,
24
-	275=>247,276=>371,277=>247,278=>371,279=>247,280=>371,281=>247,282=>371,283=>247,284=>432,285=>278,286=>432,287=>278,288=>432,289=>278,290=>432,
25
-	291=>278,292=>432,293=>309,294=>432,295=>309,296=>216,297=>154,298=>216,299=>154,300=>216,301=>154,302=>216,303=>154,304=>216,305=>154,306=>490,
26
-	307=>270,308=>278,309=>185,310=>432,311=>309,312=>297,313=>371,314=>154,315=>371,316=>154,317=>371,318=>154,319=>371,320=>293,321=>371,322=>154,
27
-	323=>401,324=>309,325=>401,326=>309,327=>401,328=>309,329=>391,330=>401,331=>309,332=>432,333=>278,334=>432,335=>278,336=>432,337=>278,340=>401,
28
-	341=>247,342=>401,343=>247,344=>401,345=>247,346=>309,347=>216,348=>309,349=>216,350=>309,351=>216,354=>371,355=>185,356=>371,357=>185,358=>371,
29
-	359=>185,360=>401,361=>309,362=>401,363=>309,364=>401,365=>309,366=>401,367=>309,368=>401,369=>309,370=>401,371=>309,372=>556,373=>401,374=>401,
30
-	375=>278,377=>371,378=>247,379=>371,380=>247,383=>185,450=>317,477=>247,484=>432,485=>278,536=>309,537=>216,538=>371,539=>185,658=>282,711=>185,
31
-	728=>185,729=>185,730=>185,731=>185,733=>185,768=>0,769=>0,770=>0,771=>0,772=>0,773=>0,774=>0,775=>0,776=>0,777=>0,778=>0,
32
-	779=>0,780=>0,781=>0,782=>0,783=>0,784=>0,785=>0,786=>0,787=>0,788=>0,789=>0,790=>0,791=>0,792=>0,793=>0,794=>0,
33
-	795=>0,796=>0,797=>0,798=>0,799=>0,800=>0,801=>0,802=>0,803=>0,804=>0,805=>0,806=>0,807=>0,808=>0,809=>0,810=>0,
34
-	811=>0,812=>0,813=>0,814=>0,815=>0,816=>0,817=>0,818=>0,819=>0,820=>0,821=>0,822=>0,823=>0,824=>0,825=>0,826=>0,
35
-	827=>0,828=>0,829=>0,830=>0,831=>0,864=>0,865=>0,884=>111,885=>111,890=>0,894=>185,900=>100,901=>183,902=>401,903=>139,904=>451,
36
-	905=>532,906=>316,908=>451,910=>501,911=>451,912=>183,913=>401,914=>371,915=>339,916=>422,917=>371,918=>371,919=>432,920=>432,921=>216,922=>432,
37
-	923=>401,924=>524,925=>401,926=>361,927=>432,928=>451,929=>339,931=>361,932=>371,933=>401,934=>482,935=>401,936=>482,937=>451,938=>0,939=>401,
38
-	940=>336,941=>244,942=>336,943=>183,944=>306,945=>336,946=>306,947=>306,948=>306,949=>244,950=>275,951=>336,952=>306,953=>183,954=>338,955=>275,
39
-	956=>336,957=>275,958=>275,959=>306,960=>336,961=>306,962=>244,963=>306,964=>244,965=>306,966=>367,967=>275,968=>397,969=>397,970=>183,971=>306,
40
-	972=>306,973=>306,974=>397,976=>306,977=>306,978=>401,979=>401,980=>401,981=>367,982=>336,986=>283,987=>237,988=>339,989=>261,1024=>371,1025=>371,
41
-	1026=>371,1028=>401,1029=>309,1030=>216,1031=>216,1032=>278,1033=>573,1034=>573,1035=>449,1037=>432,1038=>401,1040=>401,1041=>371,1042=>371,1043=>328,1044=>432,
42
-	1045=>371,1046=>615,1047=>313,1048=>429,1049=>429,1050=>424,1051=>432,1052=>524,1053=>432,1054=>432,1055=>430,1056=>339,1057=>401,1058=>371,1059=>401,1060=>444,
43
-	1061=>401,1062=>429,1063=>432,1064=>618,1065=>618,1066=>482,1067=>539,1068=>350,1069=>401,1070=>619,1071=>408,1072=>278,1073=>278,1074=>279,1075=>246,1076=>309,
44
-	1077=>247,1078=>417,1079=>227,1080=>319,1081=>319,1082=>297,1083=>302,1084=>376,1085=>309,1086=>278,1087=>309,1088=>309,1089=>247,1090=>274,1091=>278,1092=>458,
45
-	1093=>278,1094=>309,1095=>309,1096=>454,1097=>454,1098=>340,1099=>423,1100=>284,1101=>247,1102=>439,1103=>284,1104=>247,1105=>247,1106=>309,1108=>247,1109=>216,
46
-	1110=>154,1111=>154,1112=>185,1113=>440,1114=>437,1115=>309,1117=>309,1118=>278,1119=>309,1164=>339,1165=>284,1166=>339,1167=>309,1168=>339,1169=>254,1170=>339,
47
-	1171=>254,1172=>339,1173=>254,1174=>615,1175=>417,1176=>322,1177=>216,1178=>432,1179=>297,1180=>432,1181=>297,1182=>432,1183=>297,1184=>537,1185=>352,1186=>432,
48
-	1187=>309,1188=>563,1189=>408,1190=>432,1191=>461,1192=>401,1193=>247,1194=>401,1195=>247,1196=>371,1197=>274,1198=>401,1199=>278,1200=>401,1201=>278,1202=>401,
49
-	1203=>278,1204=>581,1205=>432,1206=>432,1207=>309,1208=>432,1209=>309,1210=>432,1211=>309,1212=>367,1213=>247,1214=>367,1215=>247,1216=>216,1217=>615,1218=>417,
50
-	1219=>432,1220=>297,1223=>432,1224=>309,1227=>432,1228=>309,1232=>401,1233=>278,1234=>401,1235=>278,1236=>556,1237=>401,1238=>371,1239=>247,1240=>367,1241=>247,
51
-	1242=>367,1243=>247,1244=>615,1245=>417,1246=>313,1247=>227,1248=>322,1249=>216,1250=>432,1251=>309,1252=>432,1253=>309,1254=>432,1255=>278,1256=>432,1257=>278,
52
-	1258=>432,1259=>278,1260=>401,1261=>247,1262=>401,1263=>278,1264=>401,1265=>278,1266=>401,1267=>278,1268=>432,1269=>309,1272=>548,1273=>423,1488=>280,1489=>280,
53
-	1490=>174,1491=>280,1492=>280,1493=>158,1494=>158,1495=>280,1496=>280,1497=>158,1498=>287,1499=>280,1500=>280,1501=>280,1502=>280,1503=>156,1504=>158,1505=>280,
54
-	1506=>280,1507=>292,1508=>280,1509=>273,1510=>280,1511=>305,1512=>285,1513=>299,1514=>280,1548=>195,1563=>246,1567=>340,1569=>392,1570=>306,1571=>247,1572=>447,
55
-	1573=>247,1574=>602,1575=>192,1576=>635,1577=>369,1578=>635,1579=>635,1580=>548,1581=>1173,1582=>548,1583=>363,1584=>363,1585=>439,1586=>442,1587=>875,1588=>875,
56
-	1589=>1061,1590=>1061,1591=>811,1592=>811,1593=>549,1594=>547,1600=>389,1601=>755,1602=>574,1603=>717,1604=>555,1605=>423,1606=>532,1607=>371,1608=>454,1609=>633,
57
-	1610=>643,1611=>-19,1612=>-26,1613=>-20,1614=>-19,1615=>-18,1616=>-19,1617=>-19,1618=>-15,1632=>383,1633=>383,1634=>383,1635=>383,1636=>383,1637=>383,1638=>383,
58
-	1639=>383,1640=>383,1641=>383,1642=>383,1645=>398,7936=>336,7937=>336,7938=>336,7939=>336,7940=>336,7941=>336,7942=>336,7943=>336,7944=>401,7945=>401,7946=>401,
59
-	7947=>401,7948=>401,7949=>401,7950=>401,7951=>401,7952=>244,7953=>244,7954=>244,7955=>244,7956=>244,7957=>244,7960=>371,7961=>371,7962=>371,7963=>371,7964=>371,
60
-	7965=>371,7968=>336,7969=>336,7970=>336,7971=>336,7972=>336,7973=>336,7974=>336,7975=>336,7976=>432,7977=>432,7978=>432,7979=>432,7980=>432,7981=>432,7982=>432,
61
-	7983=>432,7984=>183,7985=>183,7986=>183,7987=>183,7988=>183,7989=>183,7990=>183,7991=>183,7992=>216,7993=>216,7994=>216,7995=>216,7996=>216,7997=>216,7998=>216,
62
-	7999=>216,8000=>306,8001=>306,8002=>306,8003=>306,8004=>306,8005=>306,8008=>432,8009=>432,8010=>432,8011=>432,8012=>432,8013=>432,8016=>306,8017=>306,8018=>306,
63
-	8019=>306,8020=>306,8021=>306,8022=>306,8023=>306,8025=>401,8027=>401,8029=>401,8031=>401,8032=>397,8033=>397,8034=>397,8035=>397,8036=>397,8037=>397,8038=>397,
64
-	8039=>397,8040=>451,8041=>451,8042=>451,8043=>451,8044=>451,8045=>451,8046=>451,8047=>451,8048=>336,8049=>336,8050=>244,8051=>244,8052=>336,8053=>336,8054=>183,
65
-	8055=>183,8056=>306,8057=>306,8058=>306,8059=>306,8060=>397,8061=>397,8064=>336,8065=>336,8066=>336,8067=>336,8068=>336,8069=>336,8070=>336,8071=>336,8072=>401,
66
-	8073=>401,8074=>401,8075=>401,8076=>401,8077=>401,8078=>401,8079=>401,8080=>336,8081=>336,8082=>336,8083=>336,8084=>336,8085=>336,8086=>336,8087=>336,8088=>432,
67
-	8089=>432,8090=>432,8091=>432,8092=>432,8093=>432,8094=>432,8095=>432,8096=>397,8097=>397,8098=>397,8099=>397,8100=>397,8101=>397,8102=>397,8103=>397,8104=>451,
68
-	8105=>451,8106=>451,8107=>451,8108=>451,8109=>451,8110=>451,8111=>451,8112=>336,8113=>336,8114=>336,8115=>336,8116=>336,8118=>336,8119=>336,8120=>401,8121=>401,
69
-	8122=>401,8123=>401,8124=>401,8125=>278,8126=>0,8127=>278,8128=>278,8129=>306,8130=>336,8131=>336,8132=>336,8134=>336,8135=>336,8136=>371,8137=>371,8138=>432,
70
-	8139=>432,8140=>432,8141=>278,8142=>278,8143=>278,8144=>183,8145=>183,8146=>183,8147=>183,8150=>183,8151=>183,8152=>216,8153=>216,8154=>216,8155=>216,8157=>278,
71
-	8158=>278,8159=>278,8160=>306,8161=>306,8162=>306,8163=>306,8164=>306,8165=>306,8166=>306,8167=>306,8168=>401,8169=>401,8170=>401,8171=>401,8172=>339,8173=>306,
72
-	8174=>306,8175=>278,8178=>397,8179=>397,8180=>397,8182=>397,8183=>397,8184=>432,8185=>432,8186=>451,8187=>451,8188=>451,8189=>278,8190=>278,8208=>185,8209=>185,
73
-	8219=>185,8223=>278,8227=>311,8241=>1011,8248=>261,8251=>404,8253=>386,8255=>529,8256=>529,8257=>188,8258=>517,8259=>185,8260=>93,8261=>184,8262=>184,8267=>300,
74
-	8308=>167,8309=>556,8321=>167,8322=>167,8323=>167,8324=>167,8352=>394,8353=>401,8354=>435,8355=>339,8356=>278,8357=>463,8358=>401,8359=>389,8361=>556,8470=>530,
75
-	8471=>415,8479=>401,8483=>401,8486=>451,8487=>451,8494=>306,8498=>339,8543=>417,8706=>274,8710=>340,8721=>396,8722=>317,8730=>305,8734=>418,8800=>317,8804=>317,
76
-	8805=>317,9674=>274,12353=>556,12354=>556,12355=>556,12356=>556,12357=>556,12358=>556,12359=>556,12360=>556,12361=>556,12362=>556,12363=>556,12364=>556,12365=>556,12366=>556,
77
-	12367=>556,12368=>556,12369=>556,12370=>556,12371=>556,12372=>556,12373=>556,12374=>556,12375=>556,12376=>556,12377=>556,12378=>556,12379=>556,12380=>556,12381=>556,12382=>556,
78
-	12383=>556,12384=>556,12385=>556,12386=>556,12387=>556,12388=>556,12389=>556,12390=>556,12391=>556,12392=>556,12393=>556,12394=>556,12395=>556,12396=>556,12397=>556,12398=>556,
79
-	12399=>556,12400=>556,12401=>556,12402=>556,12403=>556,12404=>556,12405=>556,12406=>556,12407=>556,12408=>556,12409=>556,12410=>556,12411=>556,12412=>556,12413=>556,12414=>556,
80
-	12415=>556,12416=>556,12417=>556,12418=>556,12419=>556,12420=>556,12421=>556,12422=>556,12423=>556,12424=>556,12425=>556,12426=>556,12427=>556,12428=>556,12429=>556,12430=>556,
81
-	12431=>556,12432=>556,12433=>556,12434=>556,12435=>556,12449=>556,12450=>556,12451=>556,12452=>556,12453=>556,12454=>556,12455=>556,12456=>556,12457=>556,12458=>556,12459=>556,
82
-	12460=>556,12461=>556,12462=>556,12463=>556,12464=>556,12465=>556,12466=>556,12467=>556,12468=>556,12469=>556,12470=>556,12471=>556,12472=>556,12473=>556,12474=>556,12475=>556,
83
-	12476=>556,12477=>556,12478=>556,12479=>556,12480=>556,12481=>556,12482=>556,12483=>556,12484=>556,12485=>556,12486=>556,12487=>556,12488=>556,12489=>556,12490=>556,12491=>556,
84
-	12492=>556,12493=>556,12494=>556,12495=>556,12496=>556,12497=>556,12498=>556,12499=>556,12500=>556,12501=>556,12502=>556,12503=>556,12504=>556,12505=>556,12506=>556,12507=>556,
85
-	12508=>556,12509=>556,12510=>556,12511=>556,12512=>556,12513=>556,12514=>556,12515=>556,12516=>556,12517=>556,12518=>556,12519=>556,12520=>556,12521=>556,12522=>556,12523=>556,
86
-	12524=>556,12525=>556,12526=>556,12527=>556,12528=>556,12529=>556,12530=>556,12531=>556,12532=>556,12533=>556,12534=>556,63033=>278,63034=>278,63035=>278,63036=>278,63037=>278,
87
-	63038=>278,63039=>278,63040=>278,63041=>278,63171=>185,63196=>278,64256=>309,64257=>309,64258=>309,64259=>463,64260=>463,64262=>402,64606=>0,64607=>0,64608=>0,64609=>0,
88
-	64610=>0,64830=>467,64831=>467,65010=>814,65152=>392,65153=>306,65154=>281,65155=>247,65156=>250,65157=>447,65158=>412,65159=>247,65160=>222,65161=>602,65162=>535,65163=>360,
89
-	65164=>329,65165=>192,65166=>220,65167=>635,65168=>644,65169=>338,65170=>321,65171=>369,65172=>419,65173=>635,65174=>644,65175=>345,65176=>336,65177=>635,65178=>644,65179=>393,
90
-	65180=>345,65181=>548,65182=>553,65183=>637,65184=>652,65185=>548,65186=>546,65187=>637,65188=>656,65189=>548,65190=>544,65191=>637,65192=>656,65193=>363,65194=>439,65195=>363,
91
-	65196=>439,65197=>440,65198=>471,65199=>439,65200=>474,65201=>875,65202=>871,65203=>608,65204=>588,65205=>875,65206=>871,65207=>609,65208=>587,65209=>1061,65210=>1033,65211=>794,
92
-	65212=>758,65213=>1061,65214=>1033,65215=>794,65216=>761,65217=>811,65218=>793,65219=>659,65220=>647,65221=>811,65222=>793,65223=>659,65224=>642,65225=>549,65226=>481,65227=>512,
93
-	65228=>409,65229=>547,65230=>476,65231=>512,65232=>409,65233=>755,65234=>748,65235=>416,65236=>442,65237=>574,65238=>550,65239=>416,65240=>442,65241=>717,65242=>687,65243=>883,
94
-	65244=>409,65245=>555,65246=>511,65247=>338,65248=>297,65249=>423,65250=>478,65251=>489,65252=>476,65253=>532,65254=>548,65255=>336,65256=>326,65257=>371,65258=>391,65259=>524,
95
-	65260=>412,65261=>454,65262=>412,65263=>633,65264=>566,65265=>643,65266=>560,65267=>357,65268=>333,65269=>623,65270=>617,65271=>603,65272=>621,65273=>576,65274=>617,65275=>576,
96
-	65276=>625);
9
+    0=>0,32=>139,33=>185,34=>308,35=>278,36=>278,37=>556,38=>463,39=>154,40=>185,41=>185,42=>278,43=>317,44=>139,45=>185,46=>139,
10
+    47=>154,48=>278,49=>278,50=>278,51=>278,52=>278,53=>278,54=>278,55=>278,56=>278,57=>278,58=>185,59=>185,60=>317,61=>317,62=>317,
11
+    63=>278,64=>517,65=>401,66=>371,67=>401,68=>402,69=>371,70=>339,71=>432,72=>430,73=>214,74=>278,75=>424,76=>369,77=>524,78=>401,
12
+    79=>432,80=>339,81=>432,82=>396,83=>309,84=>371,85=>401,86=>401,87=>556,88=>401,89=>401,90=>371,91=>185,92=>154,93=>185,94=>323,
13
+    95=>278,96=>185,97=>278,98=>309,99=>247,100=>309,101=>247,102=>185,103=>278,104=>309,105=>154,106=>185,107=>309,108=>154,109=>463,110=>309,
14
+    111=>278,112=>309,113=>309,114=>247,115=>216,116=>185,117=>309,118=>278,119=>401,120=>278,121=>278,122=>247,123=>219,124=>122,125=>219,126=>289,
15
+    8364=>278,1027=>339,8218=>185,1107=>254,8222=>278,8230=>556,8224=>278,8225=>278,710=>185,8240=>556,352=>309,8249=>185,338=>556,1036=>432,381=>371,1039=>432,
16
+    8216=>185,8217=>185,8220=>278,8221=>278,8226=>194,8211=>278,8212=>556,732=>185,8482=>556,353=>216,8250=>185,339=>401,1116=>297,382=>247,376=>401,161=>185,
17
+    162=>278,163=>278,164=>278,165=>278,166=>122,167=>278,168=>185,169=>415,170=>167,171=>278,172=>317,174=>415,175=>185,176=>222,177=>317,178=>167,
18
+    179=>167,180=>185,181=>309,182=>300,183=>139,184=>185,185=>167,186=>183,187=>278,188=>417,189=>417,190=>417,191=>278,192=>401,193=>401,194=>401,
19
+    195=>401,196=>401,197=>401,198=>556,199=>401,200=>371,201=>371,202=>371,203=>371,204=>216,205=>216,206=>216,207=>216,208=>401,209=>401,210=>432,
20
+    211=>432,212=>432,213=>432,214=>432,215=>317,216=>432,217=>401,218=>401,219=>401,220=>401,221=>401,222=>339,223=>309,224=>278,225=>278,226=>278,
21
+    227=>278,228=>278,229=>278,230=>401,231=>247,232=>247,233=>247,234=>247,235=>247,236=>154,237=>154,238=>154,239=>154,240=>278,241=>309,242=>278,
22
+    243=>278,244=>278,245=>278,246=>278,247=>317,248=>278,249=>309,250=>309,251=>309,252=>309,253=>278,254=>309,255=>278,256=>401,257=>278,258=>401,
23
+    259=>278,260=>401,261=>278,262=>401,263=>247,264=>401,265=>247,266=>401,267=>247,268=>401,269=>247,270=>401,271=>309,272=>401,273=>309,274=>371,
24
+    275=>247,276=>371,277=>247,278=>371,279=>247,280=>371,281=>247,282=>371,283=>247,284=>432,285=>278,286=>432,287=>278,288=>432,289=>278,290=>432,
25
+    291=>278,292=>432,293=>309,294=>432,295=>309,296=>216,297=>154,298=>216,299=>154,300=>216,301=>154,302=>216,303=>154,304=>216,305=>154,306=>490,
26
+    307=>270,308=>278,309=>185,310=>432,311=>309,312=>297,313=>371,314=>154,315=>371,316=>154,317=>371,318=>154,319=>371,320=>293,321=>371,322=>154,
27
+    323=>401,324=>309,325=>401,326=>309,327=>401,328=>309,329=>391,330=>401,331=>309,332=>432,333=>278,334=>432,335=>278,336=>432,337=>278,340=>401,
28
+    341=>247,342=>401,343=>247,344=>401,345=>247,346=>309,347=>216,348=>309,349=>216,350=>309,351=>216,354=>371,355=>185,356=>371,357=>185,358=>371,
29
+    359=>185,360=>401,361=>309,362=>401,363=>309,364=>401,365=>309,366=>401,367=>309,368=>401,369=>309,370=>401,371=>309,372=>556,373=>401,374=>401,
30
+    375=>278,377=>371,378=>247,379=>371,380=>247,383=>185,450=>317,477=>247,484=>432,485=>278,536=>309,537=>216,538=>371,539=>185,658=>282,711=>185,
31
+    728=>185,729=>185,730=>185,731=>185,733=>185,768=>0,769=>0,770=>0,771=>0,772=>0,773=>0,774=>0,775=>0,776=>0,777=>0,778=>0,
32
+    779=>0,780=>0,781=>0,782=>0,783=>0,784=>0,785=>0,786=>0,787=>0,788=>0,789=>0,790=>0,791=>0,792=>0,793=>0,794=>0,
33
+    795=>0,796=>0,797=>0,798=>0,799=>0,800=>0,801=>0,802=>0,803=>0,804=>0,805=>0,806=>0,807=>0,808=>0,809=>0,810=>0,
34
+    811=>0,812=>0,813=>0,814=>0,815=>0,816=>0,817=>0,818=>0,819=>0,820=>0,821=>0,822=>0,823=>0,824=>0,825=>0,826=>0,
35
+    827=>0,828=>0,829=>0,830=>0,831=>0,864=>0,865=>0,884=>111,885=>111,890=>0,894=>185,900=>100,901=>183,902=>401,903=>139,904=>451,
36
+    905=>532,906=>316,908=>451,910=>501,911=>451,912=>183,913=>401,914=>371,915=>339,916=>422,917=>371,918=>371,919=>432,920=>432,921=>216,922=>432,
37
+    923=>401,924=>524,925=>401,926=>361,927=>432,928=>451,929=>339,931=>361,932=>371,933=>401,934=>482,935=>401,936=>482,937=>451,938=>0,939=>401,
38
+    940=>336,941=>244,942=>336,943=>183,944=>306,945=>336,946=>306,947=>306,948=>306,949=>244,950=>275,951=>336,952=>306,953=>183,954=>338,955=>275,
39
+    956=>336,957=>275,958=>275,959=>306,960=>336,961=>306,962=>244,963=>306,964=>244,965=>306,966=>367,967=>275,968=>397,969=>397,970=>183,971=>306,
40
+    972=>306,973=>306,974=>397,976=>306,977=>306,978=>401,979=>401,980=>401,981=>367,982=>336,986=>283,987=>237,988=>339,989=>261,1024=>371,1025=>371,
41
+    1026=>371,1028=>401,1029=>309,1030=>216,1031=>216,1032=>278,1033=>573,1034=>573,1035=>449,1037=>432,1038=>401,1040=>401,1041=>371,1042=>371,1043=>328,1044=>432,
42
+    1045=>371,1046=>615,1047=>313,1048=>429,1049=>429,1050=>424,1051=>432,1052=>524,1053=>432,1054=>432,1055=>430,1056=>339,1057=>401,1058=>371,1059=>401,1060=>444,
43
+    1061=>401,1062=>429,1063=>432,1064=>618,1065=>618,1066=>482,1067=>539,1068=>350,1069=>401,1070=>619,1071=>408,1072=>278,1073=>278,1074=>279,1075=>246,1076=>309,
44
+    1077=>247,1078=>417,1079=>227,1080=>319,1081=>319,1082=>297,1083=>302,1084=>376,1085=>309,1086=>278,1087=>309,1088=>309,1089=>247,1090=>274,1091=>278,1092=>458,
45
+    1093=>278,1094=>309,1095=>309,1096=>454,1097=>454,1098=>340,1099=>423,1100=>284,1101=>247,1102=>439,1103=>284,1104=>247,1105=>247,1106=>309,1108=>247,1109=>216,
46
+    1110=>154,1111=>154,1112=>185,1113=>440,1114=>437,1115=>309,1117=>309,1118=>278,1119=>309,1164=>339,1165=>284,1166=>339,1167=>309,1168=>339,1169=>254,1170=>339,
47
+    1171=>254,1172=>339,1173=>254,1174=>615,1175=>417,1176=>322,1177=>216,1178=>432,1179=>297,1180=>432,1181=>297,1182=>432,1183=>297,1184=>537,1185=>352,1186=>432,
48
+    1187=>309,1188=>563,1189=>408,1190=>432,1191=>461,1192=>401,1193=>247,1194=>401,1195=>247,1196=>371,1197=>274,1198=>401,1199=>278,1200=>401,1201=>278,1202=>401,
49
+    1203=>278,1204=>581,1205=>432,1206=>432,1207=>309,1208=>432,1209=>309,1210=>432,1211=>309,1212=>367,1213=>247,1214=>367,1215=>247,1216=>216,1217=>615,1218=>417,
50
+    1219=>432,1220=>297,1223=>432,1224=>309,1227=>432,1228=>309,1232=>401,1233=>278,1234=>401,1235=>278,1236=>556,1237=>401,1238=>371,1239=>247,1240=>367,1241=>247,
51
+    1242=>367,1243=>247,1244=>615,1245=>417,1246=>313,1247=>227,1248=>322,1249=>216,1250=>432,1251=>309,1252=>432,1253=>309,1254=>432,1255=>278,1256=>432,1257=>278,
52
+    1258=>432,1259=>278,1260=>401,1261=>247,1262=>401,1263=>278,1264=>401,1265=>278,1266=>401,1267=>278,1268=>432,1269=>309,1272=>548,1273=>423,1488=>280,1489=>280,
53
+    1490=>174,1491=>280,1492=>280,1493=>158,1494=>158,1495=>280,1496=>280,1497=>158,1498=>287,1499=>280,1500=>280,1501=>280,1502=>280,1503=>156,1504=>158,1505=>280,
54
+    1506=>280,1507=>292,1508=>280,1509=>273,1510=>280,1511=>305,1512=>285,1513=>299,1514=>280,1548=>195,1563=>246,1567=>340,1569=>392,1570=>306,1571=>247,1572=>447,
55
+    1573=>247,1574=>602,1575=>192,1576=>635,1577=>369,1578=>635,1579=>635,1580=>548,1581=>1173,1582=>548,1583=>363,1584=>363,1585=>439,1586=>442,1587=>875,1588=>875,
56
+    1589=>1061,1590=>1061,1591=>811,1592=>811,1593=>549,1594=>547,1600=>389,1601=>755,1602=>574,1603=>717,1604=>555,1605=>423,1606=>532,1607=>371,1608=>454,1609=>633,
57
+    1610=>643,1611=>-19,1612=>-26,1613=>-20,1614=>-19,1615=>-18,1616=>-19,1617=>-19,1618=>-15,1632=>383,1633=>383,1634=>383,1635=>383,1636=>383,1637=>383,1638=>383,
58
+    1639=>383,1640=>383,1641=>383,1642=>383,1645=>398,7936=>336,7937=>336,7938=>336,7939=>336,7940=>336,7941=>336,7942=>336,7943=>336,7944=>401,7945=>401,7946=>401,
59
+    7947=>401,7948=>401,7949=>401,7950=>401,7951=>401,7952=>244,7953=>244,7954=>244,7955=>244,7956=>244,7957=>244,7960=>371,7961=>371,7962=>371,7963=>371,7964=>371,
60
+    7965=>371,7968=>336,7969=>336,7970=>336,7971=>336,7972=>336,7973=>336,7974=>336,7975=>336,7976=>432,7977=>432,7978=>432,7979=>432,7980=>432,7981=>432,7982=>432,
61
+    7983=>432,7984=>183,7985=>183,7986=>183,7987=>183,7988=>183,7989=>183,7990=>183,7991=>183,7992=>216,7993=>216,7994=>216,7995=>216,7996=>216,7997=>216,7998=>216,
62
+    7999=>216,8000=>306,8001=>306,8002=>306,8003=>306,8004=>306,8005=>306,8008=>432,8009=>432,8010=>432,8011=>432,8012=>432,8013=>432,8016=>306,8017=>306,8018=>306,
63
+    8019=>306,8020=>306,8021=>306,8022=>306,8023=>306,8025=>401,8027=>401,8029=>401,8031=>401,8032=>397,8033=>397,8034=>397,8035=>397,8036=>397,8037=>397,8038=>397,
64
+    8039=>397,8040=>451,8041=>451,8042=>451,8043=>451,8044=>451,8045=>451,8046=>451,8047=>451,8048=>336,8049=>336,8050=>244,8051=>244,8052=>336,8053=>336,8054=>183,
65
+    8055=>183,8056=>306,8057=>306,8058=>306,8059=>306,8060=>397,8061=>397,8064=>336,8065=>336,8066=>336,8067=>336,8068=>336,8069=>336,8070=>336,8071=>336,8072=>401,
66
+    8073=>401,8074=>401,8075=>401,8076=>401,8077=>401,8078=>401,8079=>401,8080=>336,8081=>336,8082=>336,8083=>336,8084=>336,8085=>336,8086=>336,8087=>336,8088=>432,
67
+    8089=>432,8090=>432,8091=>432,8092=>432,8093=>432,8094=>432,8095=>432,8096=>397,8097=>397,8098=>397,8099=>397,8100=>397,8101=>397,8102=>397,8103=>397,8104=>451,
68
+    8105=>451,8106=>451,8107=>451,8108=>451,8109=>451,8110=>451,8111=>451,8112=>336,8113=>336,8114=>336,8115=>336,8116=>336,8118=>336,8119=>336,8120=>401,8121=>401,
69
+    8122=>401,8123=>401,8124=>401,8125=>278,8126=>0,8127=>278,8128=>278,8129=>306,8130=>336,8131=>336,8132=>336,8134=>336,8135=>336,8136=>371,8137=>371,8138=>432,
70
+    8139=>432,8140=>432,8141=>278,8142=>278,8143=>278,8144=>183,8145=>183,8146=>183,8147=>183,8150=>183,8151=>183,8152=>216,8153=>216,8154=>216,8155=>216,8157=>278,
71
+    8158=>278,8159=>278,8160=>306,8161=>306,8162=>306,8163=>306,8164=>306,8165=>306,8166=>306,8167=>306,8168=>401,8169=>401,8170=>401,8171=>401,8172=>339,8173=>306,
72
+    8174=>306,8175=>278,8178=>397,8179=>397,8180=>397,8182=>397,8183=>397,8184=>432,8185=>432,8186=>451,8187=>451,8188=>451,8189=>278,8190=>278,8208=>185,8209=>185,
73
+    8219=>185,8223=>278,8227=>311,8241=>1011,8248=>261,8251=>404,8253=>386,8255=>529,8256=>529,8257=>188,8258=>517,8259=>185,8260=>93,8261=>184,8262=>184,8267=>300,
74
+    8308=>167,8309=>556,8321=>167,8322=>167,8323=>167,8324=>167,8352=>394,8353=>401,8354=>435,8355=>339,8356=>278,8357=>463,8358=>401,8359=>389,8361=>556,8470=>530,
75
+    8471=>415,8479=>401,8483=>401,8486=>451,8487=>451,8494=>306,8498=>339,8543=>417,8706=>274,8710=>340,8721=>396,8722=>317,8730=>305,8734=>418,8800=>317,8804=>317,
76
+    8805=>317,9674=>274,12353=>556,12354=>556,12355=>556,12356=>556,12357=>556,12358=>556,12359=>556,12360=>556,12361=>556,12362=>556,12363=>556,12364=>556,12365=>556,12366=>556,
77
+    12367=>556,12368=>556,12369=>556,12370=>556,12371=>556,12372=>556,12373=>556,12374=>556,12375=>556,12376=>556,12377=>556,12378=>556,12379=>556,12380=>556,12381=>556,12382=>556,
78
+    12383=>556,12384=>556,12385=>556,12386=>556,12387=>556,12388=>556,12389=>556,12390=>556,12391=>556,12392=>556,12393=>556,12394=>556,12395=>556,12396=>556,12397=>556,12398=>556,
79
+    12399=>556,12400=>556,12401=>556,12402=>556,12403=>556,12404=>556,12405=>556,12406=>556,12407=>556,12408=>556,12409=>556,12410=>556,12411=>556,12412=>556,12413=>556,12414=>556,
80
+    12415=>556,12416=>556,12417=>556,12418=>556,12419=>556,12420=>556,12421=>556,12422=>556,12423=>556,12424=>556,12425=>556,12426=>556,12427=>556,12428=>556,12429=>556,12430=>556,
81
+    12431=>556,12432=>556,12433=>556,12434=>556,12435=>556,12449=>556,12450=>556,12451=>556,12452=>556,12453=>556,12454=>556,12455=>556,12456=>556,12457=>556,12458=>556,12459=>556,
82
+    12460=>556,12461=>556,12462=>556,12463=>556,12464=>556,12465=>556,12466=>556,12467=>556,12468=>556,12469=>556,12470=>556,12471=>556,12472=>556,12473=>556,12474=>556,12475=>556,
83
+    12476=>556,12477=>556,12478=>556,12479=>556,12480=>556,12481=>556,12482=>556,12483=>556,12484=>556,12485=>556,12486=>556,12487=>556,12488=>556,12489=>556,12490=>556,12491=>556,
84
+    12492=>556,12493=>556,12494=>556,12495=>556,12496=>556,12497=>556,12498=>556,12499=>556,12500=>556,12501=>556,12502=>556,12503=>556,12504=>556,12505=>556,12506=>556,12507=>556,
85
+    12508=>556,12509=>556,12510=>556,12511=>556,12512=>556,12513=>556,12514=>556,12515=>556,12516=>556,12517=>556,12518=>556,12519=>556,12520=>556,12521=>556,12522=>556,12523=>556,
86
+    12524=>556,12525=>556,12526=>556,12527=>556,12528=>556,12529=>556,12530=>556,12531=>556,12532=>556,12533=>556,12534=>556,63033=>278,63034=>278,63035=>278,63036=>278,63037=>278,
87
+    63038=>278,63039=>278,63040=>278,63041=>278,63171=>185,63196=>278,64256=>309,64257=>309,64258=>309,64259=>463,64260=>463,64262=>402,64606=>0,64607=>0,64608=>0,64609=>0,
88
+    64610=>0,64830=>467,64831=>467,65010=>814,65152=>392,65153=>306,65154=>281,65155=>247,65156=>250,65157=>447,65158=>412,65159=>247,65160=>222,65161=>602,65162=>535,65163=>360,
89
+    65164=>329,65165=>192,65166=>220,65167=>635,65168=>644,65169=>338,65170=>321,65171=>369,65172=>419,65173=>635,65174=>644,65175=>345,65176=>336,65177=>635,65178=>644,65179=>393,
90
+    65180=>345,65181=>548,65182=>553,65183=>637,65184=>652,65185=>548,65186=>546,65187=>637,65188=>656,65189=>548,65190=>544,65191=>637,65192=>656,65193=>363,65194=>439,65195=>363,
91
+    65196=>439,65197=>440,65198=>471,65199=>439,65200=>474,65201=>875,65202=>871,65203=>608,65204=>588,65205=>875,65206=>871,65207=>609,65208=>587,65209=>1061,65210=>1033,65211=>794,
92
+    65212=>758,65213=>1061,65214=>1033,65215=>794,65216=>761,65217=>811,65218=>793,65219=>659,65220=>647,65221=>811,65222=>793,65223=>659,65224=>642,65225=>549,65226=>481,65227=>512,
93
+    65228=>409,65229=>547,65230=>476,65231=>512,65232=>409,65233=>755,65234=>748,65235=>416,65236=>442,65237=>574,65238=>550,65239=>416,65240=>442,65241=>717,65242=>687,65243=>883,
94
+    65244=>409,65245=>555,65246=>511,65247=>338,65248=>297,65249=>423,65250=>478,65251=>489,65252=>476,65253=>532,65254=>548,65255=>336,65256=>326,65257=>371,65258=>391,65259=>524,
95
+    65260=>412,65261=>454,65262=>412,65263=>633,65264=>566,65265=>643,65266=>560,65267=>357,65268=>333,65269=>623,65270=>617,65271=>603,65272=>621,65273=>576,65274=>617,65275=>576,
96
+    65276=>625);
97 97
 $enc='';
98 98
 $diff='';
99 99
 $file='almohanad.z';
Please login to merge, or discard this patch.
Spacing   +99 added lines, -99 removed lines patch added patch discarded remove patch
@@ -1,102 +1,102 @@
 block discarded – undo
1 1
 <?php
2
-$type='TrueTypeUnicode';
3
-$name='AlMohanad';
4
-$desc=array('Ascent'=>1093,'Descent'=>-509,'CapHeight'=>1093,'Flags'=>32,'FontBBox'=>'[-278 -507 1124 1093]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>600);
5
-$up=-136;
6
-$ut=64;
7
-$dw=600;
8
-$cw=array(
9
-	0=>0,32=>139,33=>185,34=>308,35=>278,36=>278,37=>556,38=>463,39=>154,40=>185,41=>185,42=>278,43=>317,44=>139,45=>185,46=>139,
10
-	47=>154,48=>278,49=>278,50=>278,51=>278,52=>278,53=>278,54=>278,55=>278,56=>278,57=>278,58=>185,59=>185,60=>317,61=>317,62=>317,
11
-	63=>278,64=>517,65=>401,66=>371,67=>401,68=>402,69=>371,70=>339,71=>432,72=>430,73=>214,74=>278,75=>424,76=>369,77=>524,78=>401,
12
-	79=>432,80=>339,81=>432,82=>396,83=>309,84=>371,85=>401,86=>401,87=>556,88=>401,89=>401,90=>371,91=>185,92=>154,93=>185,94=>323,
13
-	95=>278,96=>185,97=>278,98=>309,99=>247,100=>309,101=>247,102=>185,103=>278,104=>309,105=>154,106=>185,107=>309,108=>154,109=>463,110=>309,
14
-	111=>278,112=>309,113=>309,114=>247,115=>216,116=>185,117=>309,118=>278,119=>401,120=>278,121=>278,122=>247,123=>219,124=>122,125=>219,126=>289,
15
-	8364=>278,1027=>339,8218=>185,1107=>254,8222=>278,8230=>556,8224=>278,8225=>278,710=>185,8240=>556,352=>309,8249=>185,338=>556,1036=>432,381=>371,1039=>432,
16
-	8216=>185,8217=>185,8220=>278,8221=>278,8226=>194,8211=>278,8212=>556,732=>185,8482=>556,353=>216,8250=>185,339=>401,1116=>297,382=>247,376=>401,161=>185,
17
-	162=>278,163=>278,164=>278,165=>278,166=>122,167=>278,168=>185,169=>415,170=>167,171=>278,172=>317,174=>415,175=>185,176=>222,177=>317,178=>167,
18
-	179=>167,180=>185,181=>309,182=>300,183=>139,184=>185,185=>167,186=>183,187=>278,188=>417,189=>417,190=>417,191=>278,192=>401,193=>401,194=>401,
19
-	195=>401,196=>401,197=>401,198=>556,199=>401,200=>371,201=>371,202=>371,203=>371,204=>216,205=>216,206=>216,207=>216,208=>401,209=>401,210=>432,
20
-	211=>432,212=>432,213=>432,214=>432,215=>317,216=>432,217=>401,218=>401,219=>401,220=>401,221=>401,222=>339,223=>309,224=>278,225=>278,226=>278,
21
-	227=>278,228=>278,229=>278,230=>401,231=>247,232=>247,233=>247,234=>247,235=>247,236=>154,237=>154,238=>154,239=>154,240=>278,241=>309,242=>278,
22
-	243=>278,244=>278,245=>278,246=>278,247=>317,248=>278,249=>309,250=>309,251=>309,252=>309,253=>278,254=>309,255=>278,256=>401,257=>278,258=>401,
23
-	259=>278,260=>401,261=>278,262=>401,263=>247,264=>401,265=>247,266=>401,267=>247,268=>401,269=>247,270=>401,271=>309,272=>401,273=>309,274=>371,
24
-	275=>247,276=>371,277=>247,278=>371,279=>247,280=>371,281=>247,282=>371,283=>247,284=>432,285=>278,286=>432,287=>278,288=>432,289=>278,290=>432,
25
-	291=>278,292=>432,293=>309,294=>432,295=>309,296=>216,297=>154,298=>216,299=>154,300=>216,301=>154,302=>216,303=>154,304=>216,305=>154,306=>490,
26
-	307=>270,308=>278,309=>185,310=>432,311=>309,312=>297,313=>371,314=>154,315=>371,316=>154,317=>371,318=>154,319=>371,320=>293,321=>371,322=>154,
27
-	323=>401,324=>309,325=>401,326=>309,327=>401,328=>309,329=>391,330=>401,331=>309,332=>432,333=>278,334=>432,335=>278,336=>432,337=>278,340=>401,
28
-	341=>247,342=>401,343=>247,344=>401,345=>247,346=>309,347=>216,348=>309,349=>216,350=>309,351=>216,354=>371,355=>185,356=>371,357=>185,358=>371,
29
-	359=>185,360=>401,361=>309,362=>401,363=>309,364=>401,365=>309,366=>401,367=>309,368=>401,369=>309,370=>401,371=>309,372=>556,373=>401,374=>401,
30
-	375=>278,377=>371,378=>247,379=>371,380=>247,383=>185,450=>317,477=>247,484=>432,485=>278,536=>309,537=>216,538=>371,539=>185,658=>282,711=>185,
31
-	728=>185,729=>185,730=>185,731=>185,733=>185,768=>0,769=>0,770=>0,771=>0,772=>0,773=>0,774=>0,775=>0,776=>0,777=>0,778=>0,
32
-	779=>0,780=>0,781=>0,782=>0,783=>0,784=>0,785=>0,786=>0,787=>0,788=>0,789=>0,790=>0,791=>0,792=>0,793=>0,794=>0,
33
-	795=>0,796=>0,797=>0,798=>0,799=>0,800=>0,801=>0,802=>0,803=>0,804=>0,805=>0,806=>0,807=>0,808=>0,809=>0,810=>0,
34
-	811=>0,812=>0,813=>0,814=>0,815=>0,816=>0,817=>0,818=>0,819=>0,820=>0,821=>0,822=>0,823=>0,824=>0,825=>0,826=>0,
35
-	827=>0,828=>0,829=>0,830=>0,831=>0,864=>0,865=>0,884=>111,885=>111,890=>0,894=>185,900=>100,901=>183,902=>401,903=>139,904=>451,
36
-	905=>532,906=>316,908=>451,910=>501,911=>451,912=>183,913=>401,914=>371,915=>339,916=>422,917=>371,918=>371,919=>432,920=>432,921=>216,922=>432,
37
-	923=>401,924=>524,925=>401,926=>361,927=>432,928=>451,929=>339,931=>361,932=>371,933=>401,934=>482,935=>401,936=>482,937=>451,938=>0,939=>401,
38
-	940=>336,941=>244,942=>336,943=>183,944=>306,945=>336,946=>306,947=>306,948=>306,949=>244,950=>275,951=>336,952=>306,953=>183,954=>338,955=>275,
39
-	956=>336,957=>275,958=>275,959=>306,960=>336,961=>306,962=>244,963=>306,964=>244,965=>306,966=>367,967=>275,968=>397,969=>397,970=>183,971=>306,
40
-	972=>306,973=>306,974=>397,976=>306,977=>306,978=>401,979=>401,980=>401,981=>367,982=>336,986=>283,987=>237,988=>339,989=>261,1024=>371,1025=>371,
41
-	1026=>371,1028=>401,1029=>309,1030=>216,1031=>216,1032=>278,1033=>573,1034=>573,1035=>449,1037=>432,1038=>401,1040=>401,1041=>371,1042=>371,1043=>328,1044=>432,
42
-	1045=>371,1046=>615,1047=>313,1048=>429,1049=>429,1050=>424,1051=>432,1052=>524,1053=>432,1054=>432,1055=>430,1056=>339,1057=>401,1058=>371,1059=>401,1060=>444,
43
-	1061=>401,1062=>429,1063=>432,1064=>618,1065=>618,1066=>482,1067=>539,1068=>350,1069=>401,1070=>619,1071=>408,1072=>278,1073=>278,1074=>279,1075=>246,1076=>309,
44
-	1077=>247,1078=>417,1079=>227,1080=>319,1081=>319,1082=>297,1083=>302,1084=>376,1085=>309,1086=>278,1087=>309,1088=>309,1089=>247,1090=>274,1091=>278,1092=>458,
45
-	1093=>278,1094=>309,1095=>309,1096=>454,1097=>454,1098=>340,1099=>423,1100=>284,1101=>247,1102=>439,1103=>284,1104=>247,1105=>247,1106=>309,1108=>247,1109=>216,
46
-	1110=>154,1111=>154,1112=>185,1113=>440,1114=>437,1115=>309,1117=>309,1118=>278,1119=>309,1164=>339,1165=>284,1166=>339,1167=>309,1168=>339,1169=>254,1170=>339,
47
-	1171=>254,1172=>339,1173=>254,1174=>615,1175=>417,1176=>322,1177=>216,1178=>432,1179=>297,1180=>432,1181=>297,1182=>432,1183=>297,1184=>537,1185=>352,1186=>432,
48
-	1187=>309,1188=>563,1189=>408,1190=>432,1191=>461,1192=>401,1193=>247,1194=>401,1195=>247,1196=>371,1197=>274,1198=>401,1199=>278,1200=>401,1201=>278,1202=>401,
49
-	1203=>278,1204=>581,1205=>432,1206=>432,1207=>309,1208=>432,1209=>309,1210=>432,1211=>309,1212=>367,1213=>247,1214=>367,1215=>247,1216=>216,1217=>615,1218=>417,
50
-	1219=>432,1220=>297,1223=>432,1224=>309,1227=>432,1228=>309,1232=>401,1233=>278,1234=>401,1235=>278,1236=>556,1237=>401,1238=>371,1239=>247,1240=>367,1241=>247,
51
-	1242=>367,1243=>247,1244=>615,1245=>417,1246=>313,1247=>227,1248=>322,1249=>216,1250=>432,1251=>309,1252=>432,1253=>309,1254=>432,1255=>278,1256=>432,1257=>278,
52
-	1258=>432,1259=>278,1260=>401,1261=>247,1262=>401,1263=>278,1264=>401,1265=>278,1266=>401,1267=>278,1268=>432,1269=>309,1272=>548,1273=>423,1488=>280,1489=>280,
53
-	1490=>174,1491=>280,1492=>280,1493=>158,1494=>158,1495=>280,1496=>280,1497=>158,1498=>287,1499=>280,1500=>280,1501=>280,1502=>280,1503=>156,1504=>158,1505=>280,
54
-	1506=>280,1507=>292,1508=>280,1509=>273,1510=>280,1511=>305,1512=>285,1513=>299,1514=>280,1548=>195,1563=>246,1567=>340,1569=>392,1570=>306,1571=>247,1572=>447,
55
-	1573=>247,1574=>602,1575=>192,1576=>635,1577=>369,1578=>635,1579=>635,1580=>548,1581=>1173,1582=>548,1583=>363,1584=>363,1585=>439,1586=>442,1587=>875,1588=>875,
56
-	1589=>1061,1590=>1061,1591=>811,1592=>811,1593=>549,1594=>547,1600=>389,1601=>755,1602=>574,1603=>717,1604=>555,1605=>423,1606=>532,1607=>371,1608=>454,1609=>633,
57
-	1610=>643,1611=>-19,1612=>-26,1613=>-20,1614=>-19,1615=>-18,1616=>-19,1617=>-19,1618=>-15,1632=>383,1633=>383,1634=>383,1635=>383,1636=>383,1637=>383,1638=>383,
58
-	1639=>383,1640=>383,1641=>383,1642=>383,1645=>398,7936=>336,7937=>336,7938=>336,7939=>336,7940=>336,7941=>336,7942=>336,7943=>336,7944=>401,7945=>401,7946=>401,
59
-	7947=>401,7948=>401,7949=>401,7950=>401,7951=>401,7952=>244,7953=>244,7954=>244,7955=>244,7956=>244,7957=>244,7960=>371,7961=>371,7962=>371,7963=>371,7964=>371,
60
-	7965=>371,7968=>336,7969=>336,7970=>336,7971=>336,7972=>336,7973=>336,7974=>336,7975=>336,7976=>432,7977=>432,7978=>432,7979=>432,7980=>432,7981=>432,7982=>432,
61
-	7983=>432,7984=>183,7985=>183,7986=>183,7987=>183,7988=>183,7989=>183,7990=>183,7991=>183,7992=>216,7993=>216,7994=>216,7995=>216,7996=>216,7997=>216,7998=>216,
62
-	7999=>216,8000=>306,8001=>306,8002=>306,8003=>306,8004=>306,8005=>306,8008=>432,8009=>432,8010=>432,8011=>432,8012=>432,8013=>432,8016=>306,8017=>306,8018=>306,
63
-	8019=>306,8020=>306,8021=>306,8022=>306,8023=>306,8025=>401,8027=>401,8029=>401,8031=>401,8032=>397,8033=>397,8034=>397,8035=>397,8036=>397,8037=>397,8038=>397,
64
-	8039=>397,8040=>451,8041=>451,8042=>451,8043=>451,8044=>451,8045=>451,8046=>451,8047=>451,8048=>336,8049=>336,8050=>244,8051=>244,8052=>336,8053=>336,8054=>183,
65
-	8055=>183,8056=>306,8057=>306,8058=>306,8059=>306,8060=>397,8061=>397,8064=>336,8065=>336,8066=>336,8067=>336,8068=>336,8069=>336,8070=>336,8071=>336,8072=>401,
66
-	8073=>401,8074=>401,8075=>401,8076=>401,8077=>401,8078=>401,8079=>401,8080=>336,8081=>336,8082=>336,8083=>336,8084=>336,8085=>336,8086=>336,8087=>336,8088=>432,
67
-	8089=>432,8090=>432,8091=>432,8092=>432,8093=>432,8094=>432,8095=>432,8096=>397,8097=>397,8098=>397,8099=>397,8100=>397,8101=>397,8102=>397,8103=>397,8104=>451,
68
-	8105=>451,8106=>451,8107=>451,8108=>451,8109=>451,8110=>451,8111=>451,8112=>336,8113=>336,8114=>336,8115=>336,8116=>336,8118=>336,8119=>336,8120=>401,8121=>401,
69
-	8122=>401,8123=>401,8124=>401,8125=>278,8126=>0,8127=>278,8128=>278,8129=>306,8130=>336,8131=>336,8132=>336,8134=>336,8135=>336,8136=>371,8137=>371,8138=>432,
70
-	8139=>432,8140=>432,8141=>278,8142=>278,8143=>278,8144=>183,8145=>183,8146=>183,8147=>183,8150=>183,8151=>183,8152=>216,8153=>216,8154=>216,8155=>216,8157=>278,
71
-	8158=>278,8159=>278,8160=>306,8161=>306,8162=>306,8163=>306,8164=>306,8165=>306,8166=>306,8167=>306,8168=>401,8169=>401,8170=>401,8171=>401,8172=>339,8173=>306,
72
-	8174=>306,8175=>278,8178=>397,8179=>397,8180=>397,8182=>397,8183=>397,8184=>432,8185=>432,8186=>451,8187=>451,8188=>451,8189=>278,8190=>278,8208=>185,8209=>185,
73
-	8219=>185,8223=>278,8227=>311,8241=>1011,8248=>261,8251=>404,8253=>386,8255=>529,8256=>529,8257=>188,8258=>517,8259=>185,8260=>93,8261=>184,8262=>184,8267=>300,
74
-	8308=>167,8309=>556,8321=>167,8322=>167,8323=>167,8324=>167,8352=>394,8353=>401,8354=>435,8355=>339,8356=>278,8357=>463,8358=>401,8359=>389,8361=>556,8470=>530,
75
-	8471=>415,8479=>401,8483=>401,8486=>451,8487=>451,8494=>306,8498=>339,8543=>417,8706=>274,8710=>340,8721=>396,8722=>317,8730=>305,8734=>418,8800=>317,8804=>317,
76
-	8805=>317,9674=>274,12353=>556,12354=>556,12355=>556,12356=>556,12357=>556,12358=>556,12359=>556,12360=>556,12361=>556,12362=>556,12363=>556,12364=>556,12365=>556,12366=>556,
77
-	12367=>556,12368=>556,12369=>556,12370=>556,12371=>556,12372=>556,12373=>556,12374=>556,12375=>556,12376=>556,12377=>556,12378=>556,12379=>556,12380=>556,12381=>556,12382=>556,
78
-	12383=>556,12384=>556,12385=>556,12386=>556,12387=>556,12388=>556,12389=>556,12390=>556,12391=>556,12392=>556,12393=>556,12394=>556,12395=>556,12396=>556,12397=>556,12398=>556,
79
-	12399=>556,12400=>556,12401=>556,12402=>556,12403=>556,12404=>556,12405=>556,12406=>556,12407=>556,12408=>556,12409=>556,12410=>556,12411=>556,12412=>556,12413=>556,12414=>556,
80
-	12415=>556,12416=>556,12417=>556,12418=>556,12419=>556,12420=>556,12421=>556,12422=>556,12423=>556,12424=>556,12425=>556,12426=>556,12427=>556,12428=>556,12429=>556,12430=>556,
81
-	12431=>556,12432=>556,12433=>556,12434=>556,12435=>556,12449=>556,12450=>556,12451=>556,12452=>556,12453=>556,12454=>556,12455=>556,12456=>556,12457=>556,12458=>556,12459=>556,
82
-	12460=>556,12461=>556,12462=>556,12463=>556,12464=>556,12465=>556,12466=>556,12467=>556,12468=>556,12469=>556,12470=>556,12471=>556,12472=>556,12473=>556,12474=>556,12475=>556,
83
-	12476=>556,12477=>556,12478=>556,12479=>556,12480=>556,12481=>556,12482=>556,12483=>556,12484=>556,12485=>556,12486=>556,12487=>556,12488=>556,12489=>556,12490=>556,12491=>556,
84
-	12492=>556,12493=>556,12494=>556,12495=>556,12496=>556,12497=>556,12498=>556,12499=>556,12500=>556,12501=>556,12502=>556,12503=>556,12504=>556,12505=>556,12506=>556,12507=>556,
85
-	12508=>556,12509=>556,12510=>556,12511=>556,12512=>556,12513=>556,12514=>556,12515=>556,12516=>556,12517=>556,12518=>556,12519=>556,12520=>556,12521=>556,12522=>556,12523=>556,
86
-	12524=>556,12525=>556,12526=>556,12527=>556,12528=>556,12529=>556,12530=>556,12531=>556,12532=>556,12533=>556,12534=>556,63033=>278,63034=>278,63035=>278,63036=>278,63037=>278,
87
-	63038=>278,63039=>278,63040=>278,63041=>278,63171=>185,63196=>278,64256=>309,64257=>309,64258=>309,64259=>463,64260=>463,64262=>402,64606=>0,64607=>0,64608=>0,64609=>0,
88
-	64610=>0,64830=>467,64831=>467,65010=>814,65152=>392,65153=>306,65154=>281,65155=>247,65156=>250,65157=>447,65158=>412,65159=>247,65160=>222,65161=>602,65162=>535,65163=>360,
89
-	65164=>329,65165=>192,65166=>220,65167=>635,65168=>644,65169=>338,65170=>321,65171=>369,65172=>419,65173=>635,65174=>644,65175=>345,65176=>336,65177=>635,65178=>644,65179=>393,
90
-	65180=>345,65181=>548,65182=>553,65183=>637,65184=>652,65185=>548,65186=>546,65187=>637,65188=>656,65189=>548,65190=>544,65191=>637,65192=>656,65193=>363,65194=>439,65195=>363,
91
-	65196=>439,65197=>440,65198=>471,65199=>439,65200=>474,65201=>875,65202=>871,65203=>608,65204=>588,65205=>875,65206=>871,65207=>609,65208=>587,65209=>1061,65210=>1033,65211=>794,
92
-	65212=>758,65213=>1061,65214=>1033,65215=>794,65216=>761,65217=>811,65218=>793,65219=>659,65220=>647,65221=>811,65222=>793,65223=>659,65224=>642,65225=>549,65226=>481,65227=>512,
93
-	65228=>409,65229=>547,65230=>476,65231=>512,65232=>409,65233=>755,65234=>748,65235=>416,65236=>442,65237=>574,65238=>550,65239=>416,65240=>442,65241=>717,65242=>687,65243=>883,
94
-	65244=>409,65245=>555,65246=>511,65247=>338,65248=>297,65249=>423,65250=>478,65251=>489,65252=>476,65253=>532,65254=>548,65255=>336,65256=>326,65257=>371,65258=>391,65259=>524,
95
-	65260=>412,65261=>454,65262=>412,65263=>633,65264=>566,65265=>643,65266=>560,65267=>357,65268=>333,65269=>623,65270=>617,65271=>603,65272=>621,65273=>576,65274=>617,65275=>576,
2
+$type = 'TrueTypeUnicode';
3
+$name = 'AlMohanad';
4
+$desc = array('Ascent'=>1093, 'Descent'=>-509, 'CapHeight'=>1093, 'Flags'=>32, 'FontBBox'=>'[-278 -507 1124 1093]', 'ItalicAngle'=>0, 'StemV'=>70, 'MissingWidth'=>600);
5
+$up = -136;
6
+$ut = 64;
7
+$dw = 600;
8
+$cw = array(
9
+	0=>0, 32=>139, 33=>185, 34=>308, 35=>278, 36=>278, 37=>556, 38=>463, 39=>154, 40=>185, 41=>185, 42=>278, 43=>317, 44=>139, 45=>185, 46=>139,
10
+	47=>154, 48=>278, 49=>278, 50=>278, 51=>278, 52=>278, 53=>278, 54=>278, 55=>278, 56=>278, 57=>278, 58=>185, 59=>185, 60=>317, 61=>317, 62=>317,
11
+	63=>278, 64=>517, 65=>401, 66=>371, 67=>401, 68=>402, 69=>371, 70=>339, 71=>432, 72=>430, 73=>214, 74=>278, 75=>424, 76=>369, 77=>524, 78=>401,
12
+	79=>432, 80=>339, 81=>432, 82=>396, 83=>309, 84=>371, 85=>401, 86=>401, 87=>556, 88=>401, 89=>401, 90=>371, 91=>185, 92=>154, 93=>185, 94=>323,
13
+	95=>278, 96=>185, 97=>278, 98=>309, 99=>247, 100=>309, 101=>247, 102=>185, 103=>278, 104=>309, 105=>154, 106=>185, 107=>309, 108=>154, 109=>463, 110=>309,
14
+	111=>278, 112=>309, 113=>309, 114=>247, 115=>216, 116=>185, 117=>309, 118=>278, 119=>401, 120=>278, 121=>278, 122=>247, 123=>219, 124=>122, 125=>219, 126=>289,
15
+	8364=>278, 1027=>339, 8218=>185, 1107=>254, 8222=>278, 8230=>556, 8224=>278, 8225=>278, 710=>185, 8240=>556, 352=>309, 8249=>185, 338=>556, 1036=>432, 381=>371, 1039=>432,
16
+	8216=>185, 8217=>185, 8220=>278, 8221=>278, 8226=>194, 8211=>278, 8212=>556, 732=>185, 8482=>556, 353=>216, 8250=>185, 339=>401, 1116=>297, 382=>247, 376=>401, 161=>185,
17
+	162=>278, 163=>278, 164=>278, 165=>278, 166=>122, 167=>278, 168=>185, 169=>415, 170=>167, 171=>278, 172=>317, 174=>415, 175=>185, 176=>222, 177=>317, 178=>167,
18
+	179=>167, 180=>185, 181=>309, 182=>300, 183=>139, 184=>185, 185=>167, 186=>183, 187=>278, 188=>417, 189=>417, 190=>417, 191=>278, 192=>401, 193=>401, 194=>401,
19
+	195=>401, 196=>401, 197=>401, 198=>556, 199=>401, 200=>371, 201=>371, 202=>371, 203=>371, 204=>216, 205=>216, 206=>216, 207=>216, 208=>401, 209=>401, 210=>432,
20
+	211=>432, 212=>432, 213=>432, 214=>432, 215=>317, 216=>432, 217=>401, 218=>401, 219=>401, 220=>401, 221=>401, 222=>339, 223=>309, 224=>278, 225=>278, 226=>278,
21
+	227=>278, 228=>278, 229=>278, 230=>401, 231=>247, 232=>247, 233=>247, 234=>247, 235=>247, 236=>154, 237=>154, 238=>154, 239=>154, 240=>278, 241=>309, 242=>278,
22
+	243=>278, 244=>278, 245=>278, 246=>278, 247=>317, 248=>278, 249=>309, 250=>309, 251=>309, 252=>309, 253=>278, 254=>309, 255=>278, 256=>401, 257=>278, 258=>401,
23
+	259=>278, 260=>401, 261=>278, 262=>401, 263=>247, 264=>401, 265=>247, 266=>401, 267=>247, 268=>401, 269=>247, 270=>401, 271=>309, 272=>401, 273=>309, 274=>371,
24
+	275=>247, 276=>371, 277=>247, 278=>371, 279=>247, 280=>371, 281=>247, 282=>371, 283=>247, 284=>432, 285=>278, 286=>432, 287=>278, 288=>432, 289=>278, 290=>432,
25
+	291=>278, 292=>432, 293=>309, 294=>432, 295=>309, 296=>216, 297=>154, 298=>216, 299=>154, 300=>216, 301=>154, 302=>216, 303=>154, 304=>216, 305=>154, 306=>490,
26
+	307=>270, 308=>278, 309=>185, 310=>432, 311=>309, 312=>297, 313=>371, 314=>154, 315=>371, 316=>154, 317=>371, 318=>154, 319=>371, 320=>293, 321=>371, 322=>154,
27
+	323=>401, 324=>309, 325=>401, 326=>309, 327=>401, 328=>309, 329=>391, 330=>401, 331=>309, 332=>432, 333=>278, 334=>432, 335=>278, 336=>432, 337=>278, 340=>401,
28
+	341=>247, 342=>401, 343=>247, 344=>401, 345=>247, 346=>309, 347=>216, 348=>309, 349=>216, 350=>309, 351=>216, 354=>371, 355=>185, 356=>371, 357=>185, 358=>371,
29
+	359=>185, 360=>401, 361=>309, 362=>401, 363=>309, 364=>401, 365=>309, 366=>401, 367=>309, 368=>401, 369=>309, 370=>401, 371=>309, 372=>556, 373=>401, 374=>401,
30
+	375=>278, 377=>371, 378=>247, 379=>371, 380=>247, 383=>185, 450=>317, 477=>247, 484=>432, 485=>278, 536=>309, 537=>216, 538=>371, 539=>185, 658=>282, 711=>185,
31
+	728=>185, 729=>185, 730=>185, 731=>185, 733=>185, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0,
32
+	779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0,
33
+	795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0,
34
+	811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0,
35
+	827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 864=>0, 865=>0, 884=>111, 885=>111, 890=>0, 894=>185, 900=>100, 901=>183, 902=>401, 903=>139, 904=>451,
36
+	905=>532, 906=>316, 908=>451, 910=>501, 911=>451, 912=>183, 913=>401, 914=>371, 915=>339, 916=>422, 917=>371, 918=>371, 919=>432, 920=>432, 921=>216, 922=>432,
37
+	923=>401, 924=>524, 925=>401, 926=>361, 927=>432, 928=>451, 929=>339, 931=>361, 932=>371, 933=>401, 934=>482, 935=>401, 936=>482, 937=>451, 938=>0, 939=>401,
38
+	940=>336, 941=>244, 942=>336, 943=>183, 944=>306, 945=>336, 946=>306, 947=>306, 948=>306, 949=>244, 950=>275, 951=>336, 952=>306, 953=>183, 954=>338, 955=>275,
39
+	956=>336, 957=>275, 958=>275, 959=>306, 960=>336, 961=>306, 962=>244, 963=>306, 964=>244, 965=>306, 966=>367, 967=>275, 968=>397, 969=>397, 970=>183, 971=>306,
40
+	972=>306, 973=>306, 974=>397, 976=>306, 977=>306, 978=>401, 979=>401, 980=>401, 981=>367, 982=>336, 986=>283, 987=>237, 988=>339, 989=>261, 1024=>371, 1025=>371,
41
+	1026=>371, 1028=>401, 1029=>309, 1030=>216, 1031=>216, 1032=>278, 1033=>573, 1034=>573, 1035=>449, 1037=>432, 1038=>401, 1040=>401, 1041=>371, 1042=>371, 1043=>328, 1044=>432,
42
+	1045=>371, 1046=>615, 1047=>313, 1048=>429, 1049=>429, 1050=>424, 1051=>432, 1052=>524, 1053=>432, 1054=>432, 1055=>430, 1056=>339, 1057=>401, 1058=>371, 1059=>401, 1060=>444,
43
+	1061=>401, 1062=>429, 1063=>432, 1064=>618, 1065=>618, 1066=>482, 1067=>539, 1068=>350, 1069=>401, 1070=>619, 1071=>408, 1072=>278, 1073=>278, 1074=>279, 1075=>246, 1076=>309,
44
+	1077=>247, 1078=>417, 1079=>227, 1080=>319, 1081=>319, 1082=>297, 1083=>302, 1084=>376, 1085=>309, 1086=>278, 1087=>309, 1088=>309, 1089=>247, 1090=>274, 1091=>278, 1092=>458,
45
+	1093=>278, 1094=>309, 1095=>309, 1096=>454, 1097=>454, 1098=>340, 1099=>423, 1100=>284, 1101=>247, 1102=>439, 1103=>284, 1104=>247, 1105=>247, 1106=>309, 1108=>247, 1109=>216,
46
+	1110=>154, 1111=>154, 1112=>185, 1113=>440, 1114=>437, 1115=>309, 1117=>309, 1118=>278, 1119=>309, 1164=>339, 1165=>284, 1166=>339, 1167=>309, 1168=>339, 1169=>254, 1170=>339,
47
+	1171=>254, 1172=>339, 1173=>254, 1174=>615, 1175=>417, 1176=>322, 1177=>216, 1178=>432, 1179=>297, 1180=>432, 1181=>297, 1182=>432, 1183=>297, 1184=>537, 1185=>352, 1186=>432,
48
+	1187=>309, 1188=>563, 1189=>408, 1190=>432, 1191=>461, 1192=>401, 1193=>247, 1194=>401, 1195=>247, 1196=>371, 1197=>274, 1198=>401, 1199=>278, 1200=>401, 1201=>278, 1202=>401,
49
+	1203=>278, 1204=>581, 1205=>432, 1206=>432, 1207=>309, 1208=>432, 1209=>309, 1210=>432, 1211=>309, 1212=>367, 1213=>247, 1214=>367, 1215=>247, 1216=>216, 1217=>615, 1218=>417,
50
+	1219=>432, 1220=>297, 1223=>432, 1224=>309, 1227=>432, 1228=>309, 1232=>401, 1233=>278, 1234=>401, 1235=>278, 1236=>556, 1237=>401, 1238=>371, 1239=>247, 1240=>367, 1241=>247,
51
+	1242=>367, 1243=>247, 1244=>615, 1245=>417, 1246=>313, 1247=>227, 1248=>322, 1249=>216, 1250=>432, 1251=>309, 1252=>432, 1253=>309, 1254=>432, 1255=>278, 1256=>432, 1257=>278,
52
+	1258=>432, 1259=>278, 1260=>401, 1261=>247, 1262=>401, 1263=>278, 1264=>401, 1265=>278, 1266=>401, 1267=>278, 1268=>432, 1269=>309, 1272=>548, 1273=>423, 1488=>280, 1489=>280,
53
+	1490=>174, 1491=>280, 1492=>280, 1493=>158, 1494=>158, 1495=>280, 1496=>280, 1497=>158, 1498=>287, 1499=>280, 1500=>280, 1501=>280, 1502=>280, 1503=>156, 1504=>158, 1505=>280,
54
+	1506=>280, 1507=>292, 1508=>280, 1509=>273, 1510=>280, 1511=>305, 1512=>285, 1513=>299, 1514=>280, 1548=>195, 1563=>246, 1567=>340, 1569=>392, 1570=>306, 1571=>247, 1572=>447,
55
+	1573=>247, 1574=>602, 1575=>192, 1576=>635, 1577=>369, 1578=>635, 1579=>635, 1580=>548, 1581=>1173, 1582=>548, 1583=>363, 1584=>363, 1585=>439, 1586=>442, 1587=>875, 1588=>875,
56
+	1589=>1061, 1590=>1061, 1591=>811, 1592=>811, 1593=>549, 1594=>547, 1600=>389, 1601=>755, 1602=>574, 1603=>717, 1604=>555, 1605=>423, 1606=>532, 1607=>371, 1608=>454, 1609=>633,
57
+	1610=>643, 1611=>-19, 1612=>-26, 1613=>-20, 1614=>-19, 1615=>-18, 1616=>-19, 1617=>-19, 1618=>-15, 1632=>383, 1633=>383, 1634=>383, 1635=>383, 1636=>383, 1637=>383, 1638=>383,
58
+	1639=>383, 1640=>383, 1641=>383, 1642=>383, 1645=>398, 7936=>336, 7937=>336, 7938=>336, 7939=>336, 7940=>336, 7941=>336, 7942=>336, 7943=>336, 7944=>401, 7945=>401, 7946=>401,
59
+	7947=>401, 7948=>401, 7949=>401, 7950=>401, 7951=>401, 7952=>244, 7953=>244, 7954=>244, 7955=>244, 7956=>244, 7957=>244, 7960=>371, 7961=>371, 7962=>371, 7963=>371, 7964=>371,
60
+	7965=>371, 7968=>336, 7969=>336, 7970=>336, 7971=>336, 7972=>336, 7973=>336, 7974=>336, 7975=>336, 7976=>432, 7977=>432, 7978=>432, 7979=>432, 7980=>432, 7981=>432, 7982=>432,
61
+	7983=>432, 7984=>183, 7985=>183, 7986=>183, 7987=>183, 7988=>183, 7989=>183, 7990=>183, 7991=>183, 7992=>216, 7993=>216, 7994=>216, 7995=>216, 7996=>216, 7997=>216, 7998=>216,
62
+	7999=>216, 8000=>306, 8001=>306, 8002=>306, 8003=>306, 8004=>306, 8005=>306, 8008=>432, 8009=>432, 8010=>432, 8011=>432, 8012=>432, 8013=>432, 8016=>306, 8017=>306, 8018=>306,
63
+	8019=>306, 8020=>306, 8021=>306, 8022=>306, 8023=>306, 8025=>401, 8027=>401, 8029=>401, 8031=>401, 8032=>397, 8033=>397, 8034=>397, 8035=>397, 8036=>397, 8037=>397, 8038=>397,
64
+	8039=>397, 8040=>451, 8041=>451, 8042=>451, 8043=>451, 8044=>451, 8045=>451, 8046=>451, 8047=>451, 8048=>336, 8049=>336, 8050=>244, 8051=>244, 8052=>336, 8053=>336, 8054=>183,
65
+	8055=>183, 8056=>306, 8057=>306, 8058=>306, 8059=>306, 8060=>397, 8061=>397, 8064=>336, 8065=>336, 8066=>336, 8067=>336, 8068=>336, 8069=>336, 8070=>336, 8071=>336, 8072=>401,
66
+	8073=>401, 8074=>401, 8075=>401, 8076=>401, 8077=>401, 8078=>401, 8079=>401, 8080=>336, 8081=>336, 8082=>336, 8083=>336, 8084=>336, 8085=>336, 8086=>336, 8087=>336, 8088=>432,
67
+	8089=>432, 8090=>432, 8091=>432, 8092=>432, 8093=>432, 8094=>432, 8095=>432, 8096=>397, 8097=>397, 8098=>397, 8099=>397, 8100=>397, 8101=>397, 8102=>397, 8103=>397, 8104=>451,
68
+	8105=>451, 8106=>451, 8107=>451, 8108=>451, 8109=>451, 8110=>451, 8111=>451, 8112=>336, 8113=>336, 8114=>336, 8115=>336, 8116=>336, 8118=>336, 8119=>336, 8120=>401, 8121=>401,
69
+	8122=>401, 8123=>401, 8124=>401, 8125=>278, 8126=>0, 8127=>278, 8128=>278, 8129=>306, 8130=>336, 8131=>336, 8132=>336, 8134=>336, 8135=>336, 8136=>371, 8137=>371, 8138=>432,
70
+	8139=>432, 8140=>432, 8141=>278, 8142=>278, 8143=>278, 8144=>183, 8145=>183, 8146=>183, 8147=>183, 8150=>183, 8151=>183, 8152=>216, 8153=>216, 8154=>216, 8155=>216, 8157=>278,
71
+	8158=>278, 8159=>278, 8160=>306, 8161=>306, 8162=>306, 8163=>306, 8164=>306, 8165=>306, 8166=>306, 8167=>306, 8168=>401, 8169=>401, 8170=>401, 8171=>401, 8172=>339, 8173=>306,
72
+	8174=>306, 8175=>278, 8178=>397, 8179=>397, 8180=>397, 8182=>397, 8183=>397, 8184=>432, 8185=>432, 8186=>451, 8187=>451, 8188=>451, 8189=>278, 8190=>278, 8208=>185, 8209=>185,
73
+	8219=>185, 8223=>278, 8227=>311, 8241=>1011, 8248=>261, 8251=>404, 8253=>386, 8255=>529, 8256=>529, 8257=>188, 8258=>517, 8259=>185, 8260=>93, 8261=>184, 8262=>184, 8267=>300,
74
+	8308=>167, 8309=>556, 8321=>167, 8322=>167, 8323=>167, 8324=>167, 8352=>394, 8353=>401, 8354=>435, 8355=>339, 8356=>278, 8357=>463, 8358=>401, 8359=>389, 8361=>556, 8470=>530,
75
+	8471=>415, 8479=>401, 8483=>401, 8486=>451, 8487=>451, 8494=>306, 8498=>339, 8543=>417, 8706=>274, 8710=>340, 8721=>396, 8722=>317, 8730=>305, 8734=>418, 8800=>317, 8804=>317,
76
+	8805=>317, 9674=>274, 12353=>556, 12354=>556, 12355=>556, 12356=>556, 12357=>556, 12358=>556, 12359=>556, 12360=>556, 12361=>556, 12362=>556, 12363=>556, 12364=>556, 12365=>556, 12366=>556,
77
+	12367=>556, 12368=>556, 12369=>556, 12370=>556, 12371=>556, 12372=>556, 12373=>556, 12374=>556, 12375=>556, 12376=>556, 12377=>556, 12378=>556, 12379=>556, 12380=>556, 12381=>556, 12382=>556,
78
+	12383=>556, 12384=>556, 12385=>556, 12386=>556, 12387=>556, 12388=>556, 12389=>556, 12390=>556, 12391=>556, 12392=>556, 12393=>556, 12394=>556, 12395=>556, 12396=>556, 12397=>556, 12398=>556,
79
+	12399=>556, 12400=>556, 12401=>556, 12402=>556, 12403=>556, 12404=>556, 12405=>556, 12406=>556, 12407=>556, 12408=>556, 12409=>556, 12410=>556, 12411=>556, 12412=>556, 12413=>556, 12414=>556,
80
+	12415=>556, 12416=>556, 12417=>556, 12418=>556, 12419=>556, 12420=>556, 12421=>556, 12422=>556, 12423=>556, 12424=>556, 12425=>556, 12426=>556, 12427=>556, 12428=>556, 12429=>556, 12430=>556,
81
+	12431=>556, 12432=>556, 12433=>556, 12434=>556, 12435=>556, 12449=>556, 12450=>556, 12451=>556, 12452=>556, 12453=>556, 12454=>556, 12455=>556, 12456=>556, 12457=>556, 12458=>556, 12459=>556,
82
+	12460=>556, 12461=>556, 12462=>556, 12463=>556, 12464=>556, 12465=>556, 12466=>556, 12467=>556, 12468=>556, 12469=>556, 12470=>556, 12471=>556, 12472=>556, 12473=>556, 12474=>556, 12475=>556,
83
+	12476=>556, 12477=>556, 12478=>556, 12479=>556, 12480=>556, 12481=>556, 12482=>556, 12483=>556, 12484=>556, 12485=>556, 12486=>556, 12487=>556, 12488=>556, 12489=>556, 12490=>556, 12491=>556,
84
+	12492=>556, 12493=>556, 12494=>556, 12495=>556, 12496=>556, 12497=>556, 12498=>556, 12499=>556, 12500=>556, 12501=>556, 12502=>556, 12503=>556, 12504=>556, 12505=>556, 12506=>556, 12507=>556,
85
+	12508=>556, 12509=>556, 12510=>556, 12511=>556, 12512=>556, 12513=>556, 12514=>556, 12515=>556, 12516=>556, 12517=>556, 12518=>556, 12519=>556, 12520=>556, 12521=>556, 12522=>556, 12523=>556,
86
+	12524=>556, 12525=>556, 12526=>556, 12527=>556, 12528=>556, 12529=>556, 12530=>556, 12531=>556, 12532=>556, 12533=>556, 12534=>556, 63033=>278, 63034=>278, 63035=>278, 63036=>278, 63037=>278,
87
+	63038=>278, 63039=>278, 63040=>278, 63041=>278, 63171=>185, 63196=>278, 64256=>309, 64257=>309, 64258=>309, 64259=>463, 64260=>463, 64262=>402, 64606=>0, 64607=>0, 64608=>0, 64609=>0,
88
+	64610=>0, 64830=>467, 64831=>467, 65010=>814, 65152=>392, 65153=>306, 65154=>281, 65155=>247, 65156=>250, 65157=>447, 65158=>412, 65159=>247, 65160=>222, 65161=>602, 65162=>535, 65163=>360,
89
+	65164=>329, 65165=>192, 65166=>220, 65167=>635, 65168=>644, 65169=>338, 65170=>321, 65171=>369, 65172=>419, 65173=>635, 65174=>644, 65175=>345, 65176=>336, 65177=>635, 65178=>644, 65179=>393,
90
+	65180=>345, 65181=>548, 65182=>553, 65183=>637, 65184=>652, 65185=>548, 65186=>546, 65187=>637, 65188=>656, 65189=>548, 65190=>544, 65191=>637, 65192=>656, 65193=>363, 65194=>439, 65195=>363,
91
+	65196=>439, 65197=>440, 65198=>471, 65199=>439, 65200=>474, 65201=>875, 65202=>871, 65203=>608, 65204=>588, 65205=>875, 65206=>871, 65207=>609, 65208=>587, 65209=>1061, 65210=>1033, 65211=>794,
92
+	65212=>758, 65213=>1061, 65214=>1033, 65215=>794, 65216=>761, 65217=>811, 65218=>793, 65219=>659, 65220=>647, 65221=>811, 65222=>793, 65223=>659, 65224=>642, 65225=>549, 65226=>481, 65227=>512,
93
+	65228=>409, 65229=>547, 65230=>476, 65231=>512, 65232=>409, 65233=>755, 65234=>748, 65235=>416, 65236=>442, 65237=>574, 65238=>550, 65239=>416, 65240=>442, 65241=>717, 65242=>687, 65243=>883,
94
+	65244=>409, 65245=>555, 65246=>511, 65247=>338, 65248=>297, 65249=>423, 65250=>478, 65251=>489, 65252=>476, 65253=>532, 65254=>548, 65255=>336, 65256=>326, 65257=>371, 65258=>391, 65259=>524,
95
+	65260=>412, 65261=>454, 65262=>412, 65263=>633, 65264=>566, 65265=>643, 65266=>560, 65267=>357, 65268=>333, 65269=>623, 65270=>617, 65271=>603, 65272=>621, 65273=>576, 65274=>617, 65275=>576,
96 96
 	65276=>625);
97
-$enc='';
98
-$diff='';
99
-$file='almohanad.z';
100
-$ctg='almohanad.ctg.z';
101
-$originalsize=227760;
97
+$enc = '';
98
+$diff = '';
99
+$file = 'almohanad.z';
100
+$ctg = 'almohanad.ctg.z';
101
+$originalsize = 227760;
102 102
 ?>
Please login to merge, or discard this patch.
phpmyfaq/inc/PMF/Stopwords.php 1 patch
Spacing   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@  discard block
 block discarded – undo
63 63
     public function __construct(PMF_Configuration $config)
64 64
     {
65 65
         $this->_config    = $config;
66
-        $this->table_name = PMF_Db::getTablePrefix() . "faqstopwords";
66
+        $this->table_name = PMF_Db::getTablePrefix()."faqstopwords";
67 67
     }
68 68
     
69 69
     /**
@@ -206,7 +206,7 @@  discard block
 block discarded – undo
206 206
         $retval = array();
207 207
         
208 208
         if ($wordsOnly) {
209
-            while(($row = $this->_config->getDb()->fetchObject($result)) == true) {
209
+            while (($row = $this->_config->getDb()->fetchObject($result)) == true) {
210 210
                 $retval[] = $row->stopword; 
211 211
             }
212 212
         } else {
@@ -286,7 +286,7 @@  discard block
 block discarded – undo
286 286
     private function getBannedWords()
287 287
     {
288 288
         $bannedTrimmedWords = array();
289
-        $bannedWordsFile    = PMF_INCLUDE_DIR . '/blockedwords.txt';
289
+        $bannedWordsFile    = PMF_INCLUDE_DIR.'/blockedwords.txt';
290 290
         $bannedWords        = array();
291 291
 
292 292
         // Read the dictionary
Please login to merge, or discard this patch.
phpmyfaq/inc/PMF/Auth/Db.php 2 patches
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
      * @param  string $login Loginname
109 109
      * @param  string $pass  Password
110 110
      * @return boolean
111
-    */
111
+     */
112 112
     public function changePassword($login, $pass)
113 113
     {
114 114
         $change = sprintf("
Please login to merge, or discard this patch.
Spacing   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@  discard block
 block discarded – undo
69 69
     public function add($login, $pass)
70 70
     {
71 71
         if ($this->checkLogin($login) > 0) {
72
-            $this->errors[] = PMF_User::ERROR_USER_ADD . PMF_User::ERROR_USER_LOGIN_NOT_UNIQUE;
72
+            $this->errors[] = PMF_User::ERROR_USER_ADD.PMF_User::ERROR_USER_LOGIN_NOT_UNIQUE;
73 73
             return false;
74 74
         }
75 75
         
@@ -87,7 +87,7 @@  discard block
 block discarded – undo
87 87
         $error = $this->db->error();
88 88
         
89 89
         if (strlen($error) > 0) {
90
-            $this->errors[] = PMF_User::ERROR_USER_ADD . 'error(): ' . $error;
90
+            $this->errors[] = PMF_User::ERROR_USER_ADD.'error(): '.$error;
91 91
             return false;
92 92
         }
93 93
         if (!$add) {
@@ -127,11 +127,11 @@  discard block
 block discarded – undo
127 127
         $error  = $this->db->error();
128 128
         
129 129
         if (strlen($error) > 0) {
130
-            $this->errors[] =  PMF_User::ERROR_USER_CHANGE . 'error(): ' . $error;
130
+            $this->errors[] = PMF_User::ERROR_USER_CHANGE.'error(): '.$error;
131 131
             return false;
132 132
         }
133 133
         if (!$change) {
134
-            $this->errors[] =  PMF_User::ERROR_USER_CHANGE;
134
+            $this->errors[] = PMF_User::ERROR_USER_CHANGE;
135 135
             return false;
136 136
         }
137 137
         return true;
@@ -161,7 +161,7 @@  discard block
 block discarded – undo
161 161
         $error  = $this->db->error();
162 162
         
163 163
         if (strlen($error) > 0) {
164
-            $this->errors[] = PMF_User::ERROR_USER_DELETE . 'error(): ' . $error;
164
+            $this->errors[] = PMF_User::ERROR_USER_DELETE.'error(): '.$error;
165 165
             return false;
166 166
         }
167 167
         if (!$delete) {
@@ -201,7 +201,7 @@  discard block
 block discarded – undo
201 201
         $error = $this->db->error();
202 202
         
203 203
         if (strlen($error) > 0) {
204
-            $this->errors[] = PMF_User::ERROR_USER_NOT_FOUND . 'error(): ' . $error;
204
+            $this->errors[] = PMF_User::ERROR_USER_NOT_FOUND.'error(): '.$error;
205 205
             return false;
206 206
         }
207 207
 
Please login to merge, or discard this patch.
phpmyfaq/inc/PMF/Enc.php 1 patch
Spacing   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -111,12 +111,12 @@  discard block
 block discarded – undo
111 111
         $enc     = new PMF_Enc($config);
112 112
         $encType = ucfirst(strtolower($encType));
113 113
 
114
-        if (! isset($encType)) {
114
+        if (!isset($encType)) {
115 115
             $enc->errors[] = self::PMF_ERROR_USER_NO_ENCTYPE;
116 116
             return $enc;
117 117
         }
118 118
 
119
-        $encClass = 'PMF_Enc_' . $encType;
119
+        $encClass = 'PMF_Enc_'.$encType;
120 120
 
121 121
         if (!class_exists($encClass)) {
122 122
             $enc->errors[] = self::PMF_ERROR_USER_NO_ENCTYPE;
@@ -135,7 +135,7 @@  discard block
 block discarded – undo
135 135
     public function error()
136 136
     {
137 137
         if (!is_array($this->errors)) {
138
-            $this->errors = array((string) $this->errors);
138
+            $this->errors = array((string)$this->errors);
139 139
         }
140 140
         $message = '';
141 141
         foreach ($this->errors as $error) {
@@ -153,7 +153,7 @@  discard block
 block discarded – undo
153 153
      */
154 154
     public function setSalt($login)
155 155
     {
156
-        $this->salt = $this->_config->get('security.salt') . $login;
156
+        $this->salt = $this->_config->get('security.salt').$login;
157 157
 
158 158
         return $this;
159 159
     }
Please login to merge, or discard this patch.
phpmyfaq/inc/PMF/Init.php 2 patches
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -167,7 +167,7 @@
 block discarded – undo
167 167
                     $_FILES[$key]['type']     = '';
168 168
                     $_FILES[$key]['tmp_name'] = '';
169 169
                     $_FILES[$key]['size']     = 0;
170
-                    $_FILES[$key]['error']   = UPLOAD_ERR_NO_FILE;
170
+                    $_FILES[$key]['error'] = UPLOAD_ERR_NO_FILE;
171 171
                 }
172 172
             }
173 173
         }
Please login to merge, or discard this patch.
Indentation   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -138,14 +138,14 @@
 block discarded – undo
138 138
         return $filename;
139 139
     }
140 140
 
141
-   /**
142
-    * Clean the filename of any uploaded file by the user and force an error
143
-    * when calling is_uploaded_file($_FILES[key]['tmp_name']) if the cleanup goes wrong
144
-    *
145
-    * @return void
146
-    */
147
-   private static function _cleanFilenames()
148
-   {
141
+    /**
142
+     * Clean the filename of any uploaded file by the user and force an error
143
+     * when calling is_uploaded_file($_FILES[key]['tmp_name']) if the cleanup goes wrong
144
+     *
145
+     * @return void
146
+     */
147
+    private static function _cleanFilenames()
148
+    {
149 149
         reset($_FILES);
150 150
         while (list($key, $value) = each($_FILES)) {
151 151
             if (is_array($_FILES[$key]['name'])) {
Please login to merge, or discard this patch.
phpmyfaq/inc/PMF/Language/Plurals.php 2 patches
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -100,9 +100,9 @@
 block discarded – undo
100 100
         }
101 101
 
102 102
         $plural = $this->plural($this->lang, $n);
103
-        if ($plural > $this->nPlurals-1) {
103
+        if ($plural > $this->nPlurals - 1) {
104 104
             // incorrectly defined plural function or wrong $nPlurals
105
-            return $this->nPlurals-1;
105
+            return $this->nPlurals - 1;
106 106
         } else {
107 107
             return $plural;
108 108
         }
Please login to merge, or discard this patch.
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -63,11 +63,11 @@
 block discarded – undo
63 63
     private $useDefaultPluralForm;
64 64
 
65 65
     /**
66
-    * Constructor
67
-    *
68
-    * @param  array $translation PMF translation array for current language
69
-    * @return void
70
-    */
66
+     * Constructor
67
+     *
68
+     * @param  array $translation PMF translation array for current language
69
+     * @return void
70
+     */
71 71
     public function __construct($translation)
72 72
     {
73 73
         $this->PMF_TRANSL = $translation;
Please login to merge, or discard this patch.