mirror of
https://github.com/pierre42100/comunic
synced 2025-06-19 16:45:18 +00:00
First commit
This commit is contained in:
5
3rdparty/luminous/examples/fullpage.php
vendored
Executable file
5
3rdparty/luminous/examples/fullpage.php
vendored
Executable file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// very easy, set the format to html-full
|
||||
require_once('helper.inc');
|
||||
luminous::set('format', 'html-full');
|
||||
echo luminous::highlight_file('php', 'themeswitcher.php', $use_cache);
|
Reference in New Issue
Block a user