Procedural File: MessageSource_MySQL.php
Source Location: /I18N/core/MessageSource_MySQL.php
Page Details:
MessageSource_MySQL 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__).'/MessageSource.php') [line 23]
Get the MessageSource class file.
require_once(dirname(__FILE__).'/util.php') [line 28]
Get the I18N utility file, contains the DSN parser.
|