Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace globals by constants #163

@HugoFara

Description

@HugoFara

LWT likes to use globals, by they are difficult to identify and edit. They should be replaced by something better adapted and more robust.

  • Constants: everything in connect.inc.php and inc/settings.php.
  • Session variables to put under $_SESSION: the ominous $tbpref and his friend $fixed_tbpref. $DBCONNECTION as well. $langDefs needs more work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementDevelop an existing feature

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions