Remove unnecessary extra information from documentation
This commit is contained in:
committed by
GitHub
parent
812db2bf9b
commit
268a6a3f65
@@ -267,16 +267,6 @@ The first shows a weekly report of the number of qr codes created (dynamic and s
|
|||||||
You can also customize the redirect page and increase the timer
|
You can also customize the redirect page and increase the timer
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="extra">
|
|
||||||
<h2>EXTRA</h2>
|
|
||||||
<p>My script is in constant development and I hope to expand it from time to time with more and more useful features, so stay tuned for the updates.<br> With the first version, in the classes that realize the 2 types of qr code, an additional method not mentioned in the above documentation called <strong>addLogo()</strong> is included.
|
|
||||||
|
|
||||||
To add this functionality you need to delete the comment characters inside the class and add the input fields to the forms for the user to upload the logo.
|
|
||||||
|
|
||||||
However, this feature is not recommended as it can cause different QR code scanning errors depending on the scanner applications.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- Main Panel End -->
|
<!-- Main Panel End -->
|
||||||
|
|||||||
Reference in New Issue
Block a user