mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fixed typo
This commit is contained in:
@@ -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');
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user