MediaWiki REL1_35
MessagesPreLoadHook.php
Go to the documentation of this file.
1<?php
2
4
20 public function onMessagesPreLoad( $title, &$message, $code );
21}
onMessagesPreLoad( $title, &$message, $code)
This hook is called when loading a message from the database.