コード例 #1
0
ファイル: class_page.php プロジェクト: MenZil-Team/anwiki
 static function getLastPageRevision($nPageId)
 {
     return AnwStorage::getLastPageRevision($nPageId);
 }