Home arrow Forum

Remository Forum

 


admin

Karma: 57  
Re:SimpleBoard Support ? - 2005/10/12 03:39 No problem. The code for Remository is shown below - Simpleboard should be able to do something similar.

Code:

  if (file_exists ($mosConfig_absolute_path'/mambots/content/glossarbot.php'))  require_once ($mosConfig_absolute_path'/mambots/content/glossarbot.php'); class glossarBotRow {     var $text '';     function glossarBotRow ($content) {         $this->text $content;     } } if (is_callable('botglossarbot')) {   $glossarow = new glossarBotRow($file->description);   botglossarbot(true,$glossarow,$glossarow);   $file->description $glossarow->text; }  

Martin Brampton aka Counterpoint
http://black-sheep-research.com
http://mamboguru.com
  | | Sorry, you do not currently have permission to write here.

      Topics Author Date
    thread link
SimpleBoard Support ?
Schneppi 2005/10/11 05:17
    thread link
thread link Re:SimpleBoard Support ?
admin 2005/10/11 22:17
    thread link
thread linkthread link Re:SimpleBoard Support ?
Schneppi 2005/10/12 00:05
    thread link
thread linkthread linkthread link Re:SimpleBoard Support ?
admin 2005/10/12 03:39

Menu

Budding author?

Could you write about software?  Packt Publishing is looking for authors for its new series of Beginners' Guides.  Take a look at their web site to find out more.

Login Form

Username

Password

Remember me
Password Reminder
No account yet?
Create one

Who is Online

Remository welcomes guests and registered users.

We have 14 guest online