Dragonfly CMS logo Server sponsored and hosted by
DedicatedNOW
CVS logo  
.:: Home :: Dev. Resources :: Forums ::.
Dragonfly CMS CVS Repository
 Location: / cvs / html / includes / functions / messagebox.php
This is a web interface to the Dragonfly CMS CVS tree. You can browse the file hierarchy by picking directories. If you pick a file, you will see the revision history for that file.
Selecting a revision number will show that revision of the file. There are links at each revision to display diffs, annotate and download.
Note: Info about CVS and our commits can be found at our CVS Info Forum
total revisions: 48; selected revisions: 18 (history)
9.17 by djmazeview | annotate | download
2012/05/12 09:52:40 (1 weeks ago)
Changed : +9 -9 lines
Differences to 9.16

use new sql class methods


9.16 by nanocaiordoview | annotate | download
2011/10/15 23:34:33 (7 months ago)
Changed : +3 -3 lines
Differences to 9.15

Moved bbcode functions into BBCode class.


9.15 by nanocaiordoview | annotate | download
2011/10/13 13:23:14 (7 months ago)
Changed : +3 -2 lines
Differences to 9.14

Stability based commit.


9.14 by nanocaiordoview | annotate | download
2010/10/04 07:10:37 (1 year ago)
Changed : +4 -4 lines
Differences to 9.13

replaced extracted variables with original $MAIN_CFG


9.13 by nanocaiordoview | annotate | download
2008/07/31 14:23:31 (3 years ago)
Changed : +4 -4 lines
Differences to 9.12

Replacing adminlink with URL::admin


9.12 by nanocaiordoview | annotate | download
2008/04/19 12:22:18 (4 years ago)
Changed : +5 -5 lines
Differences to 9.11

Merging from php5 branch.


9.11 by phoenixview | annotate | download
2007/10/18 14:38:06 (4 years ago)
Changed : +4 -4 lines
Differences to 9.10

*** empty log message ***


9.10 by nanocaiordoview | annotate | download
2007/04/07 13:18:08 (5 years ago)
Changed : +3 -3 lines
Differences to 9.9

Branches: 9.10.2
A new file holds php5 functions to provide missing functionalty to older version of PHP. Updated also copyright year


9.9 by djmazeview | annotate | download
2006/01/06 13:28:44 (6 years ago)
Changed : +4 -4 lines
Differences to 9.8

Removed the obsolete __FILE__, __LINE__ in queries


9.8 by djmazeview | annotate | download
2005/12/17 04:05:50 (6 years ago)
Changed : +3 -3 lines
Differences to 9.7

Fixed df urls from .com to .org since .com is now reserved for other stuff


9.7 by djmazeview | annotate | download
2005/10/11 12:31:51 (6 years ago)
Changed : +13 -23 lines
Differences to 9.6

Removed the THEME_USES_TPL feature to completely remove the old php-nuke theme system for a full template based future


9.6 by djmazeview | annotate | download
2005/04/25 01:21:24 (7 years ago)
Changed : +3 -3 lines
Differences to 9.5

Changed to use CORE_PATH
Removed loading of footer.php


9.5 by trevorview | annotate | download
2005/04/15 20:57:00 (7 years ago)
Changed : +4 -4 lines
Differences to 9.4

Fixed Bug #430: No ordering applied to messages in the main page.
http://dragonflycms.com/Projects/bugs/id=430.html


9.4 by trevorview | annotate | download
2005/02/24 16:09:22 (7 years ago)
Changed : +5 -5 lines
Differences to 9.3

Fixed all headers and tabified files


9.3 by djmazeview | annotate | download
2005/02/16 23:09:37 (7 years ago)
Changed : +75 -77 lines
Differences to 9.2

Fixed file headers and converted 4 spaces to 1 tab so that each programmer can use his prefered tab spacing


9.2 by djmazeview | annotate | download
2005/01/14 07:01:23 (7 years ago)
Changed : +3 -3 lines
Differences to 9.1

Fixed bug http://dragonflycms.com/Projects/bugs/id=181.html


9.1 by djmazeview | annotate | download
2005/01/13 00:36:46 (7 years ago)
Changed : +4 -4 lines
Differences to 9.0

Had to rewrite decode_bbcode() for proper html parsing
Due to that decode_bbcode(set_smilies()) didn't work anymore and had to be changed to set_smilies(decode_bbcode()) or even better now do everyhing at once properly using decode_bb_all()


9.0 by djmazeview | annotate | download
2005/01/12 03:32:37 (7 years ago)
Changed : +3 -3 lines

*** empty log message ***




Code Credits - Privacy Policy