Change mouse scroll sleep feature

This commit is contained in:
leosw
2019-08-12 11:06:28 +02:00
parent 11c98ffd90
commit 5c3fb9384f
9 changed files with 245 additions and 68 deletions

View File

@@ -1,5 +1,7 @@
<?php // Prepare list of photos
header('Content-type: text/javascript');
define('PHPWG_ROOT_PATH','./');
include_once( PHPWG_ROOT_PATH.'include/common.inc.php' );