Changeset 06cf3906ea877c8c463867c7197d617c40498661

Show
Ignore:
Timestamp:
01/14/07 13:14:44 (2 years ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1168776884 +0100
git-parent:

[507658b8adaced758e22c79c319b83a672904d99]

git-author:
Christopher Jung <bktheg@web.de> 1168776884 +0100
Message:

FIXED: tableBegin(..) wird nun auch wieder mit tableEnd(..) geschlossen

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/net/driftingsouls/ds2/server/bases/Academy.java

    rf33491d r06cf390  
    339339                                                return echo.toString(); 
    340340                                        } 
     341                                         
     342                                        echo.append(Common.tableEnd()); 
     343                                        echo.append("<br />\n"); 
    341344                                } 
    342345                        }