📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: db-selectors.mod
<!-- This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; see the file COPYING.LGPL. If not, see <http://www.gnu.org/licenses/>. --> <!-- This file contains a set of selectors for DocBook content. The selectors reflect the logical groupings used by the yelp-xsl stylesheets, and may not be suitable for other uses. The selectors are all of the form *[predicate]. This allows axes to be prepended and predicates to be appended. --> <!-- =========================================================================== db_chunks --> <!ENTITY db_chunks "*[ local-name(.) = 'appendix' or local-name(.) = 'article' or local-name(.) = 'bibliography' or local-name(.) = 'bibliodiv' or local-name(.) = 'book' or local-name(.) = 'chapter' or local-name(.) = 'colophon' or local-name(.) = 'dedication' or local-name(.) = 'glossary' or local-name(.) = 'glossdiv' or local-name(.) = 'index' or local-name(.) = 'lot' or local-name(.) = 'part' or local-name(.) = 'preface' or local-name(.) = 'refentry' or local-name(.) = 'reference' or local-name(.) = 'sect1' or local-name(.) = 'sect2' or local-name(.) = 'sect3' or local-name(.) = 'sect4' or local-name(.) = 'sect5' or local-name(.) = 'section' or local-name(.) = 'setindex' or local-name(.) = 'simplesect' or local-name(.) = 'toc' ]"> <!ENTITY db_infos "*[ self::db:info or self::appendixinfo or self::articleinfo or self::bibliographyinfo or self::bookinfo or self::chapterinfo or self::glossaryinfo or self::indexinfo or self::partinfo or self::prefaceinfo or self::refentryinfo or self::referenceinfo or self::sect1info or self::sect2info or self::sect3info or self::sect4info or self::sect5info or self::sectioninfo or self::setindexinfo ]">
Save