Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Игорь
vtorpoisk
9f4f2745962618bd0166e4f463a3b35442533042
9f4f2745962618bd0166e4f463a3b35442533042
Switch branch/tag
vtorpoisk
apps
www
config
wwwConfiguration.class.php
Find file
Normal view
History
Permalink
wwwConfiguration.class.php
112 Bytes
Edit
Web IDE
Newer
Older
init
Игорь
committed
Mar 01, 2021
1
2
3
4
5
6
7
8
9
<?php
class
wwwConfiguration
extends
sfApplicationConfiguration
{
public
function
configure
()
{
}
}