mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
fix FAQ
more sidebar playing
This commit is contained in:
5
FAQ.php
5
FAQ.php
@@ -942,10 +942,9 @@ my $CFG_LDFLAGS_SHLIB = q(-shared);# substituted via Makefile.tmpl </pre>
|
||||
X
|
||||
|
||||
$ gcc -E test.c >/dev/null
|
||||
|
||||
</pre>
|
||||
If that spews out errors, you know your include files are messed up.
|
||||
</pre></p>
|
||||
<p>
|
||||
</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
BIN
gifs/checkerboard.gif
Normal file
BIN
gifs/checkerboard.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 57 B |
@@ -250,7 +250,7 @@ Stuff goes in here.
|
||||
<!-- sidebar table ends -->
|
||||
|
||||
</td>
|
||||
<td bgcolor="#cccccc">
|
||||
<td bgcolor="#cccccc" background="/gifs/checkerboard.gif">
|
||||
<?php spacer(1,1);?><br>
|
||||
</td>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user