Procedural File: MessageSource.php
Source Location: /I18N/core/MessageSource.php
Page Details:
MessageSource class file.
This program is free software; you can redistribute it and/or modify it under the terms of the BSD License. Copyright(c) 2004 by Qiang Xue. All rights reserved. To contact the author write to Qiang Xue The latest version of PRADO can be obtained from: http://prado.sourceforge.net/
Includes:
require_once(dirname(__FILE__).'/IMessageSource.php') [line 23]
Get the IMessageSource interface.
require_once(dirname(__FILE__).'/MessageCache.php') [line 28]
Get the MessageCache class file.
|