mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
4 lines
42 B
PHP
4 lines
42 B
PHP
|
<?php
|
||
|
$bar = 'foo';
|
||
|
$bar_bar = 'foo foo';
|