svn: /web/doc-editor/trunk/scripts/cron/ update_data.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Mon, 22 Mar 2010 21:49:59 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=296650

Log:
Fix Conf.php path

Changed paths:
    U   web/doc-editor/trunk/scripts/cron/update_data.php

Modified: web/doc-editor/trunk/scripts/cron/update_data.php
===================================================================
--- web/doc-editor/trunk/scripts/cron/update_data.php	2010-03-22 21:49:04 UTC (rev 296649)
+++ web/doc-editor/trunk/scripts/cron/update_data.php	2010-03-22 21:49:59 UTC (rev 296650)
@@ -7,7 +7,7 @@
 * 00 00 * * * /usr/bin/php /path/to/your/vcs/dir/doc-editor/scripts/cron/update_data.php
 ****/

-require_once dirname(__FILE__) . '/../../php/conf.inc.php';
+require_once dirname(__FILE__) . '/../../php/Conf.php';
 require_once dirname(__FILE__) . '/../../php/ProjectManager.php';
 require_once dirname(__FILE__) . '/../../php/RepositoryManager.php';
 require_once dirname(__FILE__) . '/../../php/TranslationStatistic.php';
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.