diff --git a/_notes/dwsync.xml b/_notes/dwsync.xml
new file mode 100755
index 0000000..67412b9
--- /dev/null
+++ b/_notes/dwsync.xml
@@ -0,0 +1,4 @@
+
+
num: ' . $num . '
$row[password]: ' . $row['password'];
+
+ if ($num > 0) {
+ $_SESSION['valid_admin'] = $row['username'];
+ $_SESSION['nombrereal'] = $row['nombrereal'];
+ }
+}
+?>
+
+
+
+
+
+
+ + = $_SESSION['nombrereal'] ?> ++ |
+
+
+
+ Usuario o contraseña incorecta.'; + } ?> +
= $mensaje; ?>
++ + | +
+ = $_GET['mensaje']; ?> + | +
+
|
+
+ | + | + |
This is alpha release, report any problem to barcode@mribti.com |
Main site |
barcode-0.0.8a.tar.gz(45kb) |
barcode-0.0.8a.zip(47kb) |
Mirror site (fast) |
barcode-0.0.8a.tar.gz(45kb) |
barcode-0.0.8a.zip(47kb) |
CHANGES LOG | +||
2001-03-25 | +v0.0.1a | +Initial release. | +
2001-03-26 | +v0.0.2a | +Error checking has been added, and there are minor bugfixes | +
2001-03-26 | +v0.0.3a | +Add Code 39 support | +
2001-03-27 | +v0.0.4a | +Minor feature enhancements, new output styles. | +
2001-03-28 | +v0.0.5a | +Add font control, minor bugfixes. | +
2001-03-29 | +v0.0.6a | +Bugfix in Code 39 render, thanks to Henry Bland. | +
2001-04-01 | +v0.0.7a | +Add support for Code 128-A and Code 128-B | +
2001-08-03 | +v0.0.8a | +Now support Code 128-C, thanks to Sam Michaels. | +