Fixed some @params documentation (includes/[db|installer])
[lhc/web/wiklou.git] / includes / installer / OracleUpdater.php
index 02116ea..5e10af1 100644 (file)
@@ -259,7 +259,7 @@ class OracleUpdater extends DatabaseUpdater {
        /**
         * Overload: after this action field info table has to be rebuilt
         *
-        * @param $what array
+        * @param array $what
         */
        public function doUpdates( $what = array( 'core', 'extensions', 'purge', 'stats' ) ) {
                parent::doUpdates( $what );