This website works better with JavaScript
Home
Explore
Help
Sign In
CSE-Invent
/
CMS-CSE
mirror of
https://git.cse-invent.com/product/cms.events.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
2ae423f9b8
Branches
Tags
code-events
dev
master
preprod
r7
rewrite-url
CMS-CSE
/
core
/
json
/
cms.parametres-restore.php
cms.parametres-restore.php
60 B
History
Raw
1
2
3
4
<?php
$row = backup::scanFolder();
echo json_encode($row);