From: <ru...@us...> - 2010-09-21 06:28:13
|
Revision: 7703 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7703&view=rev Author: rurban Date: 2010-09-21 06:28:07 +0000 (Tue, 21 Sep 2010) Log Message: ----------- revert r7639. This external source is written in tab-width 4 (windows) even if there are currently no tabs anymore. The vim settings are also in tab-width 4 Modified Paths: -------------- trunk/lib/pear/DB/common.php trunk/lib/pear/DB/dbase.php trunk/lib/pear/DB/fbsql.php trunk/lib/pear/DB/ibase.php trunk/lib/pear/DB/ifx.php trunk/lib/pear/DB/ldap.php trunk/lib/pear/DB/msql.php trunk/lib/pear/DB/mssql.php trunk/lib/pear/DB/mysql.php trunk/lib/pear/DB/mysqli.php trunk/lib/pear/DB/oci8.php trunk/lib/pear/DB/odbc.php trunk/lib/pear/DB/pgsql.php trunk/lib/pear/DB/sqlite.php trunk/lib/pear/DB/storage.php trunk/lib/pear/DB/sybase.php Modified: trunk/lib/pear/DB/common.php =================================================================== --- trunk/lib/pear/DB/common.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/common.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -2019,7 +2019,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/dbase.php =================================================================== --- trunk/lib/pear/DB/dbase.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/dbase.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -212,7 +212,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/fbsql.php =================================================================== --- trunk/lib/pear/DB/fbsql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/fbsql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -647,7 +647,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/ibase.php =================================================================== --- trunk/lib/pear/DB/ibase.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/ibase.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -776,7 +776,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/ifx.php =================================================================== --- trunk/lib/pear/DB/ifx.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/ifx.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -571,7 +571,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/ldap.php =================================================================== --- trunk/lib/pear/DB/ldap.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/ldap.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -909,7 +909,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/msql.php =================================================================== --- trunk/lib/pear/DB/msql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/msql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -234,7 +234,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/mssql.php =================================================================== --- trunk/lib/pear/DB/mssql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/mssql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -730,7 +730,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/mysql.php =================================================================== --- trunk/lib/pear/DB/mysql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/mysql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -907,7 +907,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/mysqli.php =================================================================== --- trunk/lib/pear/DB/mysqli.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/mysqli.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -883,7 +883,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/oci8.php =================================================================== --- trunk/lib/pear/DB/oci8.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/oci8.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -881,7 +881,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/odbc.php =================================================================== --- trunk/lib/pear/DB/odbc.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/odbc.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -569,7 +569,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/pgsql.php =================================================================== --- trunk/lib/pear/DB/pgsql.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/pgsql.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -843,7 +843,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/sqlite.php =================================================================== --- trunk/lib/pear/DB/sqlite.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/sqlite.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -687,7 +687,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/storage.php =================================================================== --- trunk/lib/pear/DB/storage.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/storage.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -487,7 +487,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ Modified: trunk/lib/pear/DB/sybase.php =================================================================== --- trunk/lib/pear/DB/sybase.php 2010-09-21 06:08:32 UTC (rev 7702) +++ trunk/lib/pear/DB/sybase.php 2010-09-21 06:28:07 UTC (rev 7703) @@ -829,7 +829,7 @@ /* * Local variables: - * tab-width: 8 + * tab-width: 4 * c-basic-offset: 4 * End: */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |