| Server IP : 123.56.80.60 / Your IP : 216.73.216.78 Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586 User : SYSTEM ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/wamp/lang/ |
Upload File : |
<?php //3.2.10 $file_charset $file_charset = 'iso-8859-1'; $w_allServicesRunning = 'Tots els serveis estan funcionant'; $w_oneServiceRunning = '%n de %t serveis estan funcionant'; $w_allServicesStopped = 'Cap dels %t serveis estan funcionant'; $w_serverOffline = 'Servidor Apagat'; $w_serverOnline = 'Servidor Engegat'; $w_about = '&Sobre...'; $w_help = 'Ajuda'; $w_helpFile = 'Ajuda'; $w_exit = 'Sortida'; $w_localhost = 'Localhost'; $w_phpmyadmin = 'phpMyAdmin'; $w_sqlitemanager = 'SQLiteManager'; $w_wwwDirectory = 'directori www'; $w_logFiles = 'Registres'; $w_configFiles = 'Configuraci?'; $w_apacheModules = 'M?duls d\'Apache'; $w_phpSettings = 'Configuraci? de PHP'; $w_aliasDirectories = 'Alies de Directoris'; $w_services = 'Serveis'; $w_apache = 'Apache'; $w_mysql = 'MySQL'; $w_startServices = 'Iniciar els Serveis'; $w_stopServices = 'Parar els Serveis'; $w_restartServices = 'Reiniciar els Serveis'; $w_putOnline = 'Engegar'; $w_putOffline = 'Apagar'; $w_apacheErrorLog = 'Apache error log'; $w_apacheAccessLog = 'Apache access log'; $w_phpLog = 'PHP error log'; $w_mysqlLog = 'MySQL log'; $w_addAlias = 'Agregar un alias'; $w_refresh = 'Refrescar'; $w_phpExtensions = 'Extensions de PHP'; $w_addExtension = 'Agregar extensi?'; $w_startResume = '&Iniciar/Continuar Servei'; $w_pauseService = '&Pausar Servei'; $w_stopService = '&Parar Servei'; $w_restartService = '&Reiniciar Servei'; $w_testPort80 = 'Provar port 80'; $w_installService = 'I&nstal?lar Servei'; $w_removeService = '&Eliminar Servei'; $w_mysqlConsole = 'Consola de MySQL'; $w_language = 'Idioma'; ?>