X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FConfig%2FJITPConfigAdapter.php;h=512004b50835199f0cd15ad4164046ef47239a7f;hb=5e60fa8210b502797209de770780d6d7ba81b86c;hp=9c0999c397299949e0d34ba30a639743793a0188;hpb=ecea7425f8ad11ace4af39d476919e3203bff44f;p=friendica.git diff --git a/src/Core/Config/JITPConfigAdapter.php b/src/Core/Config/JITPConfigAdapter.php index 9c0999c397..512004b508 100644 --- a/src/Core/Config/JITPConfigAdapter.php +++ b/src/Core/Config/JITPConfigAdapter.php @@ -11,7 +11,7 @@ require_once 'include/dba.php'; * * Default PConfig Adapter. Provides the best performance for pages loading few configuration variables. * - * @author Hypolite Petovan + * @author Hypolite Petovan */ class JITPConfigAdapter extends BaseObject implements IPConfigAdapter {