Ignore:
Timestamp:
03/21/19 12:29:54 (5 years ago)
Author:
bln4
Message:

Updated the authentication and multiuser framesets to have the appropriate ownerships and permissions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gui/Browser.java

    r1246 r1264  
    163163         * @param args
    164164         */
    165         public static void main(String[] args)
    166         {
     165        public static void main(String[] args) {
    167166                if (Boolean.getBoolean("auth")) {
    168167                        String starting_user_name = System.getProperty("user.name");
Note: See TracChangeset for help on using the changeset viewer.