remove chmod & connect

This commit is contained in:
mckmonster 2023-08-06 14:12:49 +02:00
parent 8cf34fdb27
commit 642a092ad1
3 changed files with 0 additions and 7 deletions

0
config/bases/.ok Normal file
View file

View file

@ -1,3 +0,0 @@
<?php
if (!defined("_ECRIRE_INC_VERSION")) return;
if (!defined('_SPIP_CHMOD')) define('_SPIP_CHMOD', 0777);

View file

@ -1,4 +0,0 @@
<?php
if (!defined("_ECRIRE_INC_VERSION")) return;
$GLOBALS['spip_connect_version'] = 0.7;
spip_connect_db('localhost','','','','spip','sqlite3', 'spip','');