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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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