X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryQueryPage.php;h=a8be26d3d9c435bcdf3cd9ed0d25d4adff34f714;hb=6e930328fa65926c97c7ed14dc53e465f2b8c541;hp=dab4ab21d54c19b195d7050efab2d6fa20526318;hpb=6be876f04d24bc9871ac088e4d5b63c758f089ee;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryQueryPage.php b/includes/api/ApiQueryQueryPage.php index dab4ab21d5..a8be26d3d9 100644 --- a/includes/api/ApiQueryQueryPage.php +++ b/includes/api/ApiQueryQueryPage.php @@ -4,7 +4,7 @@ * * Created on Dec 22, 2010 * - * Copyright © 2010 Roan Kattouw .@gmail.com + * Copyright © 2010 Roan Kattouw ".@gmail.com" * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -186,7 +186,7 @@ class ApiQueryQueryPage extends ApiQueryGeneratorBase { ), 'cached' => array( ApiBase::PROP_TYPE => 'boolean', - Apibase::PROP_NULLABLE => false + ApiBase::PROP_NULLABLE => false ), 'cachedtimestamp' => array( ApiBase::PROP_TYPE => 'timestamp',