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