Share Pastebin
Guest
Public paste!

MortenB

By: a guest | Jan 23rd, 2010 | Syntax: None | Size: 0.19 KB | Hits: 158 | Expires: Never
Copy text to clipboard
  1.     function connectTo($mode) { $this->Lexer->addEntryPattern('\[(?=.*?[.!?]\])',$mode,'plugin_bleghed'); }
  2.     function postConnect() { $this->Lexer->addExitPattern('[.!?]\]','plugin_bleghed'); }