[Solar-svn] Revision 3289
pmjones at solarphp.com
pmjones at solarphp.com
Thu Jul 31 11:38:32 CDT 2008
comment changes
Modified: trunk/Solar/Sql/Adapter/MysqlReplicated.php
===================================================================
--- trunk/Solar/Sql/Adapter/MysqlReplicated.php 2008-07-31 16:35:52 UTC (rev 3288)
+++ trunk/Solar/Sql/Adapter/MysqlReplicated.php 2008-07-31 16:38:32 UTC (rev 3289)
@@ -82,8 +82,7 @@
*
*/
protected $_Solar_Sql_Adapter_MysqlReplicated = array(
- 'slaves' => array(
- ),
+ 'slaves' => array(),
);
/**
@@ -99,7 +98,7 @@
/**
*
- * Which slave key the $_dsn_slave was built from.
+ * Which slave key the [[$_dsn_slave]] property was built from.
*
* @var mixed
*
More information about the Solar-svn
mailing list