From: cash Date: Wed, 14 Oct 2009 11:41:05 +0000 (+0000) Subject: test commit X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=dca43f4f26a806b108e1bc130d2867d0f97ae36b;p=lorea%2Felgg.git test commit git-svn-id: http://code.elgg.org/elgg/trunk@3536 36083f99-b078-4883-b0ff-0f9b5a30f544 --- diff --git a/engine/lib/api.php b/engine/lib/api.php index 3f5cd198f..2ec36388b 100644 --- a/engine/lib/api.php +++ b/engine/lib/api.php @@ -116,7 +116,7 @@ */ class SuccessResult extends GenericResult { - public static $RESULT_SUCCESS = 0; // Do not change this from 0 + public static $RESULT_SUCCESS = 0; // Do not change this from 0 public function SuccessResult($result) {