![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /usr/share/source-highlight/ |
# who to blame for bugs in this file: Abe Skolnik # Abe`s internal version #: 5 include "html_ref.outlang" extension "html" bold "<b>$text</b>" italics "<i>$text</i>" underline "<u>$text</u>" color "<span style=\"color:$style;\">$text</span>" colormap "green" "#33CC00" "red" "#FF0000" "darkred" "#990000" "blue" "#0000FF" "brown" "#9A1900" "pink" "#CC33CC" "yellow" "#FFCC00" "cyan" "#66FFFF" "purple" "#993399" "orange" "#FF6600" "brightorange" "#FF9900" "brightgreen" "#33FF33" "darkgreen" "#009900" "black" "#000000" "teal" "#008080" "gray" "#808080" "darkblue" "#000080" "white" "#FFFFFF" default "#000000" end translations "&" "&" "<" "<" ">" ">" "\n" "<br/>\n" " " " " "\t" " " end