X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Finstaller%2FDatabaseInstaller.php;h=a2194528a3614d99cebe88a16df0c6edf0fbc839;hb=795bbed0ec53b7ab5f338b396a9e46a0fb031365;hp=6315de465b411888880a120d071ad9cca4efdb31;hpb=a38af7ba26579bb3004f673e44d39710887763aa;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/DatabaseInstaller.php b/includes/installer/DatabaseInstaller.php index 6315de465b..a2194528a3 100644 --- a/includes/installer/DatabaseInstaller.php +++ b/includes/installer/DatabaseInstaller.php @@ -37,8 +37,6 @@ abstract class DatabaseInstaller { /** * The Installer object. * - * @todo Naming this parent is confusing, 'installer' would be clearer. - * * @var WebInstaller */ public $parent;