From 3e29073664ab868a2396cc78e545b02b9ef04297 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Mon, 17 Feb 2020 14:52:49 +0900 Subject: [PATCH] phan config update --- .phan/config.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.phan/config.php b/.phan/config.php index c5e89d56..79bae302 100644 --- a/.phan/config.php +++ b/.phan/config.php @@ -109,6 +109,8 @@ return [ // ignore the old qq tests 'www/admin/qq_file_upload_front.php', 'www/admin/qq_file_upload_ajax.php', + // symlink files for msarty + 'www/lib/smarty-3.1.30/SmartyBC.class.php', ], // what not to show as problem