Verzeichnisstruktur phpBB-3.0.0
- Veröffentlicht
- 12.12.2007
So funktioniert es
|
Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück |
Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis. |
|
(Beispiel Datei-Icons)
|
Auf das Icon klicken um den Quellcode anzuzeigen |
privmsg_notify.txt
01 Subject: New private message has arrived
02
03 Hello {USERNAME},
04
05 You have received a new private message from "{AUTHOR_NAME}" to your account on "{SITENAME}" with the following subject:
06
07 {SUBJECT}
08
09 You can view your new message by clicking on the following link:
10
11 {U_INBOX}
12
13 You have requested that you be notified on this event, remember that you can always choose not to be notified of new messages by changing the appropriate setting in your profile.
14
15 {EMAIL_SIG}