Example #1
0
 static function getLastPageRevision($nPageId)
 {
     return AnwStorage::getLastPageRevision($nPageId);
 }