|
@@ -28,7 +28,7 @@ The [[file:org-mailing-list.org][Org mailing list]] is very active.
|
|
|
|
|
|
* Last messages from the mailing list
|
|
|
|
|
|
-#+BEGIN_SRC html
|
|
|
+#+BEGIN_HTML
|
|
|
<?php
|
|
|
|
|
|
define('MAGPIE_DIR', '/home/guerry/wikiprof.net/magpie/');
|
|
@@ -50,4 +50,4 @@ if ( $url1 )
|
|
|
}
|
|
|
echo "</ul>\n</div>\n</div>\n";}
|
|
|
?>
|
|
|
-#+END_SRC html
|
|
|
+#+END_HTML
|