Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e5f2c7

Browse files
Fix config file problems
1 parent 88ac564 commit 5e5f2c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎config.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Author: Mohammad Rahmani
77
* Email: rto1680@gmail.com
8-
* WebPage: mohammadrahmani.com
8+
* WebPage: afgprogrammer.com
99
*
1010
*/
1111

@@ -21,7 +21,7 @@
2121

2222
// Config Database
2323
define('DATABASE', [
24-
'Port' => '3307',
24+
'Port' => '3306',
2525
'Host' => 'localhost',
2626
'Driver' => 'PDO',
2727
'Name' => 'simple-mvc',

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /