IP : 3.137.161.175Hostname : host45.registrar-servers.comKernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64Disable Function : None :) OS : Linux
PATH:
/
home/
../
var/
softaculous/
tine/
../
joomla16/
../
twg/
../
avactis/
../
agora/
agora.sql/
/
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */;
-- -- Dumping data for table `ap_dashboardNews` --
INSERT INTO `ap_dashboardNews` VALUES (1, '<h3>Welcome to your new sharing space!</h3>\n <h4><img src=''app/img/file/iconSmall.png''> Share your files now in the file manager</h4>\n <h4><img src=''app/img/calendar/iconSmall.png''> Share your common calendars or your personal calendar</h4>\n <h4><img src=''app/img/dashboard/iconSmall.png''> Expand your community''s news feed</h4>\n <h4><img src=''app/img/messenger.png''> Communicate via the forum, instant messaging or video conferences</h4>\n <h4><img src=''app/img/task/iconSmall.png''> Centralize your notes, projects and contacts</h4>\n <h4><img src=''app/img/mail/iconSmall.png''> Send newsletters by email</h4>\n <h4><img src=''app/img/postMessage.png''> <a onclick="lightboxOpen(''?ctrl=user&action=SendInvitation'')">Click here to send invitation emails and grow your community!</a></h4>\n <h4><img src=''app/img/pdf.png''> <a href=''https://www.omnispace.fr/index.php?ctrl=offline&action=Documentation'' target=''_blank''>For more information, see the official Omnispace & Agora-Project documentation</a></h4>', NULL, NULL, NULL, NULL, '[[regtime]]', 1, NULL, NULL);
INSERT INTO `ap_forumSubject` VALUES (1, 'Welcome to the Omnispace forum !', 'Feel free to share your questions or discuss the topics you want to share.', NULL, NULL, NULL, NULL, NULL, '[[regtime]]', 1, NULL, NULL);
-- -- Table structure for table `ap_userMessengerMessage` --
CREATE TABLE `ap_userMessengerMessage` ( `_idUser` int(11) NOT NULL, `_idUsers` text NOT NULL, `message` text CHARACTER SET utf8mb4 NOT NULL, `date` int(11) DEFAULT NULL, KEY `indexes` (`_idUser`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;