upload.php - find some text. upload.php - find some text.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

upload.php - find some text.

Started by taulen, July 03, 2005, 12:27:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

taulen

If you go to : url/upload.php - you will find the text :
Quoteow you may upload your files using the upload boxes below. The size of files uploaded from your client to the server should not exceed 1024 KB each. ZIP files uploaded in the 'File Upload' and 'URI/URL Upload' sections will remain compressed.

When using the URI/URL upload section, please enter the path to the file like so: http://www.mysite.com/images/example.jpg

When you have completed the form, please click 'Continue'.

In what *.php document do you find that text, I just want to add some text there :)

Nibbler

All text is contained in the language files. Seeing as that is english text it would be in lang/english.php

taulen