[Fusionforge-commits] FusionForge branch master updated. 9bafd6cfc84b07bdb9aaf9c2df3e213e3f3e9152

Franck VILLAUME nerville at fusionforge.org
Mon Mar 18 20:18:16 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  9bafd6cfc84b07bdb9aaf9c2df3e213e3f3e9152 (commit)
       via  3299f45474c636760f7606683afea77fe27d4e53 (commit)
      from  e3197c4b6f50c1881d4e4b2e2f5b62f0c5b65f5d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9bafd6cfc84b07bdb9aaf9c2df3e213e3f3e9152
Merge: e3197c4 3299f45
Author: Franck Villaume <franck.villaume at trivialdev.com>
Date:   Mon Mar 18 20:18:31 2013 +0100

    Merge remote-tracking branch 'origin/Branch_5_2'

diff --cc src/common/widget/Widget_MySurveys.class.php
index acf0ad7,7047e41..81448f8
--- a/src/common/widget/Widget_MySurveys.class.php
+++ b/src/common/widget/Widget_MySurveys.class.php
@@@ -15,12 -16,12 +16,12 @@@
   * GNU General Public License for more details.
   *
   * You should have received a copy of the GNU General Public License
-  * along with Codendi. If not, see <http://www.gnu.org/licenses/>.
+  * along with Fusionforge. If not, see <http://www.gnu.org/licenses/>.
   */
  
 -require_once('Widget.class.php');
 +require_once 'Widget.class.php';
  //require_once('common/survey/SurveySingleton.class.php');
 -require_once ('common/survey/SurveyFactory.class.php');
 +require_once 'common/survey/SurveyFactory.class.php';
  
  /**
   * Widget_MySurveys

-----------------------------------------------------------------------

Summary of changes:
 src/common/widget/Widget_MySurveys.class.php |   19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list