📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
terracebizon
/
public_html
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
config.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
12934.91 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: icu-io.pc
# Copyright (C) 2016 and later: Unicode, Inc. and others. # License & terms of use: http://www.unicode.org/copyright.html # Copyright (C) 2010-2013, International Business Machines Corporation. All Rights Reserved. # CFLAGS contains only anything end users should set CFLAGS = # CXXFLAGS contains only anything end users should set CXXFLAGS = -std=c++11 # DEFS only contains those UCONFIG_CPPFLAGS which are not auto-set by platform.h DEFS = prefix = /opt/alt/libicu/usr exec_prefix = /opt/alt/libicu/usr #bindir = /opt/alt/libicu/usr/bin libdir = /opt/alt/libicu/usr/lib64 includedir = /opt/alt/libicu/usr/include baselibs = -lpthread -ldl -lm #datarootdir = ${prefix}/share #datadir = /opt/alt/libicu/usr/share #sbindir = /opt/alt/libicu/usr/sbin #mandir = /opt/alt/libicu/usr/share/man #sysconfdir = /etc UNICODE_VERSION=12.1 ICUPREFIX=icu ICULIBSUFFIX= LIBICU=lib${ICUPREFIX} #SHAREDLIBCFLAGS=-fPIC pkglibdir=${libdir}/icu${ICULIBSUFFIX}/64.2 #pkgdatadir=${datadir}/icu${ICULIBSUFFIX}/64.2 ICUDATA_NAME = icudt64l #ICUPKGDATA_DIR=/opt/alt/libicu/usr/lib64 #ICUDATA_DIR=${pkgdatadir} ICUDESC=International Components for Unicode Version: 64.2 Cflags: -I${includedir} # end of icu.pc.in Description: International Components for Unicode: Stream and I/O Library Name: icu-io Requires: icu-i18n Libs: -licuio
Save