diff --git a/include/config_default.inc.php b/include/config_default.inc.php index 32ad4036a..e0d24e791 100644 --- a/include/config_default.inc.php +++ b/include/config_default.inc.php @@ -161,9 +161,6 @@ $conf['tn_height'] = 128; // bottom of each page ? $conf['show_version'] = true; -// show_nb_hits : Show hits count under thumbnails -// false = never... true = depending on profile... -$conf['show_nb_hits'] = false; // links : list of external links to add in the menu. An example is the best // than a long explanation : diff --git a/install/db/48-database.php b/install/db/48-database.php new file mode 100644 index 000000000..6676e5866 --- /dev/null +++ b/install/db/48-database.php @@ -0,0 +1,52 @@ +