mirror of
https://github.com/e107inc/e107.git
synced 2025-10-11 13:04:28 +02:00
8 lines
317 B
Clojure
Executable File
8 lines
317 B
Clojure
Executable File
//<?php
|
|
/*
|
|
* This bbcode has been removed for increased security within e107.
|
|
* If you know PHP, it is recommended that instead of using a php bbcode, you write your own bbcode, shortcode or .php script.
|
|
* For more details, please see the documentation (wiki) at www.e107.org
|
|
*
|
|
*/
|
|
return "No Longer Supported"; |