Andrew's Web Libraries (AWL)
AwlUpgrader.php
1 <?php
11 require_once('AwlQuery.php');
12 
30 {
35  function __construct() {
36  return $this;
37  }
38 }
39