mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
fixed typo
This commit is contained in:
parent
c4ff1016b9
commit
d90f3c9b0a
@ -32,7 +32,7 @@ It's actually pretty simple. For instance take a look at this example:
|
||||
<p><?php p($entry); ?></p>
|
||||
<?php
|
||||
}
|
||||
$this->inc('sub.inc.php');
|
||||
$this->inc('sub.inc');
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user