From d6a31c90a81a5e18af3379095bfccc444a5d7f73 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Tue, 14 Apr 2009 23:17:25 +0000 Subject: [PATCH] Removed skin config option --- config.php.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/config.php.sample b/config.php.sample index 4c4c9f08bc..b8ed45fa83 100644 --- a/config.php.sample +++ b/config.php.sample @@ -18,7 +18,6 @@ $config['site']['server'] = 'localhost'; $config['site']['path'] = 'laconica'; #$config['site']['fancy'] = false; #$config['site']['theme'] = 'default'; -#$config['site']['skin'] = 'default'; #To enable the built-in mobile style sheet, defaults to false. #$config['site']['mobile'] = true; #For contact email, defaults to $_SERVER["SERVER_ADMIN"] -- 2.39.5