예제 #1
0
파일: fullpage.php 프로젝트: J5lx/luminous
<?php

// very easy, set the format to html-full
require_once 'helper.php';
Luminous::set('format', 'html-full');
echo luminous::highlightFile('php', 'themeswitcher.php', $useCache);