Skip to forum content

URL Blacklist

Home of URL Checker Extension for PunBB 1.4 and 1.3

You are not logged in. Please login or register.

URL Blacklist - URL Checker extension now available for PunBB 1.4.1

Current release 0.5.2 -> Download


Post new reply

URL Blacklist → Sandbox → lang/admin_index 1.3.x → Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images Smilies

All fields with bold label must be completed before the form is submitted.

Required information for guests


Required information

Topic review (newest first)

1

<?php

$lang_admin_index = array(

'Information head'                =>    'Welcome to PunBB administration control panel',
'Alerts'                        =>    'Administrator Alerts',
'Check for updates enabled'        =>    'This board is setup to automatically check for updates and hotfixes against the punbb.informer.com updates service.',
'Check for updates manual'        =>    'Check for updates',    // Link text
'PunBB version'                =>    'PunBB version',
'Not available'                    =>    'Not available',
'Not applicable'                =>    'N/A',
'Server load'                    =>    'Server load',
'users online'                    =>    'users online',
'Environment'                    =>    'Environment',
'Operating system'                =>    'Operating system',
'Show info'                        =>    'Show info',
'Accelerator'                    =>    'Accelerator',
'Database'                        =>    'Database',
'Rows'                            =>    'Rows',
'Size'                            =>    'Size',
'phpinfo disabled'                =>    'The PHP function phpinfo() has been disabled on this server.',

);

URL Blacklist → Sandbox → lang/admin_index 1.3.x → Post new reply