Andrew's Web Libraries (AWL)
AwlUpgrader.php
1
<?php
11
require_once(
'AwlQuery.php'
);
12
29
class
AwlUpgrader
30
{
35
function
__construct
() {
36
return
$this;
37
}
38
}
39
AwlUpgrader
Definition:
AwlUpgrader.php:29
AwlUpgrader\__construct
__construct()
Definition:
AwlUpgrader.php:35
inc
AwlUpgrader.php
Generated by
1.8.13