We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92bda2 commit 51fdf13Copy full SHA for 51fdf13
Zebra_Session.php
@@ -587,7 +587,7 @@ public function regenerate_id() {
587
* $session->set_flashdata('myvar', 'myval');
588
* </code>
589
*
590
- * Flashdata session variables can be retrieved as any other session variable:
+ * Flashdata session variables can be retrieved like any other session variable:
591
592
* <code>
593
* if (isset($_SESSION['myvar'])) {
0 commit comments