コード例 #1
0
ファイル: ApiQuery.php プロジェクト: ErdemA/wikihow
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php,v 1.1.1.1 2009/11/04 00:04:42 vu Exp $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #2
0
ファイル: ApiQuery.php プロジェクト: GodelDesign/Godel
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 80897 2011-01-24 18:57:42Z catrope $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #3
0
ファイル: ApiQuery.php プロジェクト: laiello/media-wiki-law
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id$';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #4
0
ファイル: ApiQuery.php プロジェクト: puring0815/OpenKore
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 16820 2006-10-06 01:02:14Z yurik $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #5
0
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 30222 2008-01-28 19:05:26Z catrope $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #6
0
ファイル: ApiQuery.php プロジェクト: amjadtbssm/website
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 42548 2008-10-25 14:04:43Z tstarling $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #7
0
ファイル: ApiQuery.php プロジェクト: negabaro/alfresco
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 17374 2006-11-03 06:53:47Z yurik $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #8
0
ファイル: ApiQuery.php プロジェクト: ui-libraries/TIRW
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 48629 2009-03-20 11:40:54Z catrope $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #9
0
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 24494 2007-07-31 17:53:37Z yurik $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #10
0
ファイル: ApiQuery.php プロジェクト: rocLv/conference
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 69932 2010-07-26 08:03:21Z tstarling $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }
コード例 #11
0
 public function getVersion()
 {
     $psModule = new ApiPageSet($this);
     $vers = array();
     $vers[] = __CLASS__ . ': $Id: ApiQuery.php 104449 2011-11-28 15:52:04Z reedy $';
     $vers[] = $psModule->getVersion();
     return $vers;
 }