Skip to content

Commit

Permalink
#1067: 빼먹은 파일 위치 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
achimnol committed Aug 1, 2008
1 parent 87442ee commit eaa2fba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dispatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
// specifies the main workflow of Textcube 2.0.

define('TEXTCUBE_VERSION', '2.0');
define('ROOT', '.');

/* Load config.php. */
if (file_exists('config.php')) {
Expand Down
File renamed without changes.

0 comments on commit eaa2fba

Please sign in to comment.