Skip to content

Commit ffb3efb

Browse files
Update README.md
1 parent 392dc53 commit ffb3efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ server.listen(myConfig.data.port);
103103
if (myConfig.data.isDebug) console.log('Server start on port ' + myConfig.data.port + ' ...');
104104
```
105105
## Код отображения (файл _demo/test.php)
106-
```HTML+PHP+CSS+JS
106+
```HTML+PHP
107107
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
108108
<html xmlns="http://www.w3.org/1999/xhtml">
109109
<head>

0 commit comments

Comments
 (0)