• This project
    • Loading...
  • Sign in

UT / ut-tex

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • ut-tex
  • genpdf
  • config.php
  • Updated · c94c4dc7
    c94c4dc7 Browse File
    redmine authored 2014-06-05 16:49:00 +0400
config.php 83 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
<?

define('REDMINE_LOGIN',		'login');
define('REDMINE_PASSWORD',	'PaSsWoRd');

?>