############################################################################### # ContextHelp.pl # ############################################################################### # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # # Version: YaBB 2.5.2 # # Packaged: October 21, 2012 # # Distributed by: http://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-2012 YaBB (www.yabbforum.com) - All Rights Reserved. # # Software by: The YaBB Development Team # # with assistance from the YaBB community. # ############################################################################### # Many thanks to Carsten Dalgaard (http://www.carsten-dalgaard.dk/) for his contibution to the YaBB community $contexthelpplver = 'YaBB 2.5.2 $Revision: 1.0 $'; if ($action eq 'detailedversion') { return 1; } sub ContextScript { &LoadLanguage('ContextHelp'); my $contextmain; if($_[0] eq "post") { $contextmain = $contextpost; } undef %contextxt; $ctmain .= qq~ ~; } 1;