Parcourir la source

Removed trailing spaces from Zend_Service_LiveDocx configuration file

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@21633 44c647ce-9c0f-0410-b52a-842ac1e357ba
jonathan_maron il y a 16 ans
Parent
commit
233c8b4520
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      demos/Zend/Service/LiveDocx/configuration.php.dist

+ 1 - 2
demos/Zend/Service/LiveDocx/configuration.php.dist

@@ -41,5 +41,4 @@
  *
  */
 define('DEMOS_ZEND_SERVICE_LIVEDOCX_USERNAME', false);
-define('DEMOS_ZEND_SERVICE_LIVEDOCX_PASSWORD', false);
-
+define('DEMOS_ZEND_SERVICE_LIVEDOCX_PASSWORD', false);