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 8850526

Browse files
author
Mehran Rahbardar
committed
README rtl fix
1 parent 891e596 commit 8850526

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

‎README.md‎

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@ This is a simple php app that uses fanapium single sign on service basedoatuth
77

88
برای استفاده از این کد ابتدا فایل config.php را باز کرده و مقادیر واقعی را در جای مناسب خود جایگزاری کنید.
99
</div>
10-
```php
11-
$config = [
12-
"service"=>"__http://SERVICE.ENDPOINT/__",
13-
"sso"=>"__http://SERVICE.ENDPOINT/oauth__",
14-
"client_id"=>"__CLIENT_ID__",
15-
"client_secret"=>"__CLIENT_SECRET__",
16-
"home"=>"http://WHERE_THIS_CODE_DEPLOYED/"
17-
];
10+
```javascript
11+
function test() {
12+
console.log("look ma’, no spaces");
13+
}
1814
```

0 commit comments

Comments
(0)

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