User talk:Feri
(→Test) |
(Reorg) |
||
(8 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | == Bug Fix Tests == | |
- | + | ||
- | == | + | |
- | + | === [https://bugs.maemo.org/show_bug.cgi?id=8791 #8791] === | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
hello | hello | ||
- | |||
- | + | ||
+ | === [https://bugs.maemo.org/show_bug.cgi?id=7545 #7545] === | ||
<syntaxhighlight lang="php"> | <syntaxhighlight lang="php"> | ||
Line 25: | Line 17: | ||
echo v; // end of php code | echo v; // end of php code | ||
?> | ?> | ||
- | </ | + | </syntaxhighlight> |
+ | |||
+ | |||
+ | |||
+ | === [https://bugs.maemo.org/show_bug.cgi?id=7528 #7528] === | ||
+ | |||
+ | Text here [[Image:Maemo.jpg|border]] [[Image:Maemo.jpg|border]] and text there. | ||
+ | |||
+ | |||
+ | Picture goes to the right: [[Image:Maemo.jpg|border|right]] |
Latest revision as of 09:10, 26 March 2010
Contents |
[edit] Bug Fix Tests
[edit] #8791
hello
[edit] #7545
<syntaxhighlight lang="php"> <?php
v = "string"; // sample initialization
?> html text <?
echo v; // end of php code
?> </syntaxhighlight>
[edit] #7528
- This page was last modified on 26 March 2010, at 09:10.
- This page has been accessed 21,267 times.